Hello,
I am trying to use $PATH_INFO to pass parameters to a script.
I would like the url:
http://domain.com/subdir/12/34
To redirect to url:
http://domain.com/subdir/index.php/12/34
or
http://domain.com/subdir/index.php&parmx=12&parmy=34
I am struggling with the rewrite rule. I want to maintain the php file in the subdirectory subdir (and not in a lower level).
Any ideas?
Cheers,
Gary


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks