On Sat, Apr 19, 2014 at 9:32 AM, Michael Peters <michael.pet...@lazarusalliance.com> wrote: > IS it ok to have directory statements like this and virtualhost together? > > <Directory "/www/html/site_1"> > Options Indexes FollowSymLinks > AllowOverride None > Order allow,deny > Allow from all > </Directory>
Yes. They're independent. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org