Welcome Guest, Not a member yet? Register   Sign In
404 Page Not Found The page you requested was not found.
#5

[eluser]Hussu[/eluser]
I have following .htaccess file content

#Options +FollowSyncLinks
RewriteEngine on
#RewriteBase /
#RewriteCond %{REQUEST_URI} ^system.*
RewriteCond $1 !^(index\.php|images|css|uploads|jscripts|robots\.txt)
RewriteRule ^(.*)$ index.php/$1 [L]

My folder in wamp has the name 'Web'

And also my config.php and database.php is configured properly

I don't know whats the problem..

My server is on linux platform and my local copy is running on windows platform


Messages In This Thread
404 Page Not Found The page you requested was not found. - by El Forum - 02-17-2009, 02:41 AM



Theme © iAndrew 2016 - Forum software by © MyBB