Welcome Guest, Not a member yet? Register   Sign In
css not showing with htaccess
#5

[eluser]tsisson[/eluser]
I like this snippet better. Much more flexible, isn't it?
Code:
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]


Messages In This Thread
css not showing with htaccess - by El Forum - 10-07-2008, 03:20 PM
css not showing with htaccess - by El Forum - 10-07-2008, 03:30 PM
css not showing with htaccess - by El Forum - 10-07-2008, 04:11 PM
css not showing with htaccess - by El Forum - 10-07-2008, 05:06 PM
css not showing with htaccess - by El Forum - 10-07-2008, 06:08 PM
css not showing with htaccess - by El Forum - 10-08-2008, 01:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB