Welcome Guest, Not a member yet? Register   Sign In
Can't seem to access favicon.ico - probably htaccess related
#2

[eluser]BrianJM[/eluser]
I have nearly the same condition and it works fine.

Are you sure the favicon.ico is a valid favicon?
Code:
RewriteEngine on

RewriteCond $1 !^(index\.php|images|robots\.txt|public|favicon\.ico)
RewriteRule ^(.*)$ /index.php/$1 [L]


Messages In This Thread
Can't seem to access favicon.ico - probably htaccess related - by El Forum - 01-26-2011, 11:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB