Jochem Maas wrote:.

...
Richard's suggestion is most likely the best option (assuming you want to use php) otherwise you'll probably end up hacking webserver and/or php sources (painful, time consuming and a probable maintainance nightmare) ... which also comes with the risk of breaking
lots http protocols 'rules' while your at it.


Regards, Adam Zey.


As I mentioned in my more recent mail, this unfortunately isn't an option since I need to run on port 80 without disturbing the existing webserver, which requirse that the script be running through the webserver :(

I've considered the possibility of looking into Perl or C (via CGI) to try to get the desired functionality, but they have their own issues (namely more complicated installation than just sticking a script anywhere in the web tree as you can with a default PHP installation).

Regards, Adam Zey.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to