Welcome Guest, Not a member yet? Register   Sign In
Codeigniter / Firefox issue with “Document Expired” - works fine in other browsers
#4

[eluser]kdawson[/eluser]
I am also using the :

Options +FollowSymLinks
RewriteEngine on
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?/$1 [L]

To get rid of the "index.php"

I wonder if this is affecting things?


Messages In This Thread
Codeigniter / Firefox issue with “Document Expired” - works fine in other browsers - by El Forum - 10-27-2013, 04:25 PM



Theme © iAndrew 2016 - Forum software by © MyBB