Welcome Guest, Not a member yet? Register   Sign In
CI or Apache
#1

[eluser]nirbhab[/eluser]
hello everybody,

i facing a problem:
browse both the urls you will get to know the error, site is under construction.

http://www.findxl.com/findxl

http://www.findxl.com/findxl/

difference is of '/'
here is my .htaccess content.
Code:
RewriteEngine on
RewriteCond $1 !^(index\.php|user_guide|img|css|style|upload|js|xajax|ajax|javascript|jquery|images|image|system|robots\.txt)
RewriteRule ^(.*)$ /findxl/index.php/$1 [L]

Date of my coding is on my head, so please, i need help.........
waiting desperately....


Messages In This Thread
CI or Apache - by El Forum - 02-21-2008, 04:56 AM
CI or Apache - by El Forum - 02-21-2008, 05:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB