Welcome Guest, Not a member yet? Register   Sign In
htaccess issue
#2

[eluser]metamorpher[/eluser]
i have to add that when I was testing it on localhost my entire site was on localhost/par/, so htaccess looked like

Code:
Options -Indexes
RewriteEngine on
RewriteCond $1 !^(index\.php|img|css|js|xajax_js|source|robots\.txt|favicon\.ico)
RewriteRule ^(.*)$ /par/index.php/$1 [L]

and just worked... I don't know what's the issue around this :S


Messages In This Thread
htaccess issue - by El Forum - 02-09-2009, 01:36 PM
htaccess issue - by El Forum - 02-09-2009, 01:42 PM
htaccess issue - by El Forum - 02-09-2009, 01:47 PM
htaccess issue - by El Forum - 02-09-2009, 04:51 PM
htaccess issue - by El Forum - 02-09-2009, 05:24 PM
htaccess issue - by El Forum - 02-09-2009, 05:57 PM



Theme © iAndrew 2016 - Forum software by © MyBB