Determining wrong .htaccess file when using Alias on Apache
-
Hi
I’m not sure if it because i’m using an Alias on apache2
Alias /blog /mnt/sdf/proj/arquivei-blog <Directory /mnt/sdf/proj/arquivei-blog/> Options +FollowSymLinks -Indexes AllowOverride All Require all granted </Directory>But w3 total cache is using ‘/.htaccess’ as the htaccess (/ being the root of the filesystem).
Can I override it somehow?By the way, great plugin!
The topic ‘Determining wrong .htaccess file when using Alias on Apache’ is closed to new replies.