Code on top of the website
-
Hey, I’ve got the problem that I get this code on top of my website:
RewriteEngine On RewriteBase / RewriteRule ^index.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . index.php [L]?Order Allow,Deny Deny from all?Order Allow,Deny Allow from all
What does it mean?
I think it might be something to do with plugin but what it means?The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Code on top of the website’ is closed to new replies.