Visits index.php to make a mistake !!!

Alles, was den Apache betrifft, kann hier besprochen werden.

Visits index.php to make a mistake !!!

Postby k999 » 18. March 2010 06:51

My forum
http://www.pin-a.com/
may visit

http://www.pin-a.com/index.php
to make a mistake normally

This is my .htaccess:
————————————————————————————————————
RewriteEngine on
RewriteCond %{HTTP_HOST} ^(www.)?pin-a.com$
RewriteCond %{REQUEST_URI} !^/www/pin-a/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /www/pin-a/$1
RewriteCond %{HTTP_HOST} ^(www.)?pin-a.com$
RewriteRule ^(/|/index.php)?$ www/pin-a/index.php [L]
————————————————————————————————————
User avatar
k999
 
Posts: 1
Joined: 16. March 2010 07:17

Return to Apache

Who is online

Users browsing this forum: No registered users and 59 guests