Posted by Toby Inkster on 11/16/05 22:51
Disco Octopus wrote:
> then access the php files as http://example.com/myphpfile.php?showme=yes
> ... and !viola!... you own phps equivilent.
> simple, but did the job for what I wanted.
And combine that with isapi_rewrite to rewrite this:
http://example.com/myphpfile.phps
to this:
http://example.com/myphpfile.php?showme=yes
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
Navigation:
[Reply to this message]
|