Quantcast
Viewing all articles
Browse latest Browse all 9614

Re: Auto refresh

Adding a .htaccess (in the sub folder) with
Code: [Select]
RewriteEngine Off
RewriteEngine On
did not work for me...

I'm not sure if I need anything changed in the main .htaccess file?
[code]
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
R...

Viewing all articles
Browse latest Browse all 9614

Trending Articles