Posted by CyberDog on 01/02/06 22:57
Hello,
Since I'm using my script to produce an image it's interesting to pass
on variables without ? sign.
Mod_rewrite is not installed on the server so I'm using orig_path_info
to catch the access URL and parse it for my var, it works fine:
www.example.com/file.php/someidnumber.jpg works.
But my host has moved recently and accesing a file with / after filename
resoults in a 200 internal server error, what setting needs to change in
order for this to work?
PHP Version 5.0.5
Win/IIS 60.0
Thank you in advance.
[Back to original message]
|