Welcome Guest, Not a member yet? Register   Sign In
Problem with application
#4

[eluser]1234qwer[/eluser]
we just change this last line:

Code:
RewriteRule ^(.*)$ http://www.site.com/dir/index.php/pz/index/$1

to

Code:
RewriteRule ^(.*)$ http://www.site.com/dir/index.php?/pz/index/$1


in other words we add ? and now is working, the only one problems is in the admin side, and we can add the ? sign and everything will works well, but I`m afraid that this "work around" can place a vulnerability on the script or may be a not good idea to use, what do you think?

thanks.


Messages In This Thread
Problem with application - by El Forum - 01-06-2009, 02:15 PM
Problem with application - by El Forum - 01-06-2009, 03:01 PM
Problem with application - by El Forum - 01-06-2009, 03:45 PM
Problem with application - by El Forum - 01-06-2009, 04:18 PM
Problem with application - by El Forum - 01-06-2009, 04:26 PM
Problem with application - by El Forum - 01-06-2009, 04:33 PM
Problem with application - by El Forum - 01-06-2009, 04:36 PM
Problem with application - by El Forum - 01-06-2009, 04:46 PM
Problem with application - by El Forum - 01-06-2009, 05:08 PM
Problem with application - by El Forum - 01-06-2009, 05:16 PM
Problem with application - by El Forum - 01-06-2009, 06:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB