• snagnever

    (@snagnever)


    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!

    https://wordpress.org/plugins/w3-total-cache/

The topic ‘Determining wrong .htaccess file when using Alias on Apache’ is closed to new replies.