Which custom code box do I use?
-
Hello,
I can’t access my site stats and I need to add this code to my .htaccess
ErrorDocument 401 "Error" ErrorDocument 403 "Error" <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_URI} ^/(stats|failed_auth\.html).*$ [NC] RewriteRule . - [L] </IfModule>
I don’t know which box to add it to in the custom code section. There’s so many! Can someone tell me exactly where to add it.
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Which custom code box do I use?’ is closed to new replies.