Welcome Guest, Not a member yet? Register   Sign In
htaccess problem with sub pages
#13

[eluser]vmcgreevy[/eluser]
Quote:Try this
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L,QSA]
</IfModule>

Nope, no different.


Messages In This Thread
htaccess problem with sub pages - by El Forum - 06-15-2010, 03:15 AM
htaccess problem with sub pages - by El Forum - 06-15-2010, 03:20 AM
htaccess problem with sub pages - by El Forum - 06-15-2010, 03:21 AM
htaccess problem with sub pages - by El Forum - 06-15-2010, 03:22 AM
htaccess problem with sub pages - by El Forum - 06-15-2010, 03:27 AM
htaccess problem with sub pages - by El Forum - 06-15-2010, 03:32 AM
htaccess problem with sub pages - by El Forum - 06-15-2010, 03:37 AM
htaccess problem with sub pages - by El Forum - 06-15-2010, 03:38 AM
htaccess problem with sub pages - by El Forum - 06-15-2010, 03:47 AM
htaccess problem with sub pages - by El Forum - 06-15-2010, 03:55 AM
htaccess problem with sub pages - by El Forum - 06-15-2010, 03:57 AM
htaccess problem with sub pages - by El Forum - 06-15-2010, 04:04 AM
htaccess problem with sub pages - by El Forum - 06-15-2010, 04:05 AM
htaccess problem with sub pages - by El Forum - 06-15-2010, 04:09 AM
htaccess problem with sub pages - by El Forum - 06-15-2010, 04:11 AM
htaccess problem with sub pages - by El Forum - 06-15-2010, 04:16 AM
htaccess problem with sub pages - by El Forum - 06-15-2010, 04:28 AM
htaccess problem with sub pages - by El Forum - 06-15-2010, 04:47 AM
htaccess problem with sub pages - by El Forum - 06-15-2010, 04:48 AM
htaccess problem with sub pages - by El Forum - 06-15-2010, 04:54 AM
htaccess problem with sub pages - by El Forum - 06-17-2010, 11:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB