Apache redirects question
-
These haven’t worked for quite some time but after the Redirection 2.4 update I can create them again and these redirects are correctly shown in my dashboard but they do not reflect in my .htaccess
Even after adding Apache redirects this is what my .htaccess looks like:
# Created by Redirection # Fri, 14 Aug 2015 06:33:42 +0000 # Redirection - http://urbangiraffe.com/plugins/redirection/ <Files .htaccess,.svn> order allow,deny deny from all </Files> Options +FollowSymlinks <IfModule mod_rewrite.c> </IfModule>Any idea what could be wrong? Its not a permission issue as I can use other plugins to write to .htaccess
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Apache redirects question’ is closed to new replies.