directory list not working

Discussion in 'General' started by yvespires, Dec 23, 2011.

  1. yvespires

    yvespires New Member

    joe /etc/apache2/sites-available/domain.com.vhost

    add

    <Directory /var/www/clients/client1/web1/web/anyname>
    Options Indexes FollowSymLinks
    </Directory>

    service apache2 restart

    is this correct?
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Basically yes, but you better add the directives to the Apache Directives field on the Options tab of your website in ISPConfig because otherwise your changes will be overwritten.
     

Share This Page