Welcome Guest, Not a member yet? Register   Sign In
Removing index.php Problem
#1

[eluser]martyncoup[/eluser]
Hey guys,

Not sure why this is happening as I've setup CI a few times and never had a problem. However this time I can access my homepage (www.21yards.com) yet when I click any of the links at the top I get a 404 error.

Here are the contents of my htaccess file:

Code:
RewriteEngine on
RewriteCond $1 !^(index\.php|img|script|style|robots\.txt)
RewriteRule ^(.*)$ /index.php/$1 [L]

My setup is as follows:

Zend Server 4.0 (Apache 2.2.14)
Windows Server 2003 Std R2

Starting to annoy me but think I've been looking at it for to long so here is a call for help!

Cheers!

Martyn.


Messages In This Thread
Removing index.php Problem - by El Forum - 06-20-2010, 04:24 AM
Removing index.php Problem - by El Forum - 06-20-2010, 11:10 AM
Removing index.php Problem - by El Forum - 06-20-2010, 12:31 PM
Removing index.php Problem - by El Forum - 06-20-2010, 09:02 PM
Removing index.php Problem - by El Forum - 06-21-2010, 01:04 AM
Removing index.php Problem - by El Forum - 06-21-2010, 02:16 AM
Removing index.php Problem - by El Forum - 06-21-2010, 02:04 PM
Removing index.php Problem - by El Forum - 06-22-2010, 01:53 AM
Removing index.php Problem - by El Forum - 06-22-2010, 03:12 AM



Theme © iAndrew 2016 - Forum software by © MyBB