Welcome Guest, Not a member yet? Register   Sign In
404 problems
#3

[eluser]Sawariya[/eluser]
check your .htaccess file...
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !^(index\.php|check_images|js|css)
RewriteRule ^(.*)$ index.php/$1 [L]


Messages In This Thread
404 problems - by El Forum - 01-02-2008, 04:55 PM
404 problems - by El Forum - 01-02-2008, 05:31 PM
404 problems - by El Forum - 01-02-2008, 11:32 PM
404 problems - by El Forum - 01-03-2008, 03:17 AM
404 problems - by El Forum - 01-03-2008, 10:32 PM
404 problems - by El Forum - 01-04-2008, 07:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB