Besides using Telent to look at HTTP header info, GNU wget is pretty handy
(manual: http://www.gnu.org/manual/wget/html_mono/wget.html).

To look just at header info I use:

 wget --spider -S http://your.web.site.com/somedir/page.php


Aaron Gardner
web developer
yourfit.com


-----Original Message-----

At 6:34 PM +0100 1/11/01, Sebastian Stadtlich wrote:
>Hi All
>
>my isp mumbels something about trouble with header changes with php since
>it's
>running in CGI mode. I diffuse remember a way to connect to a webserver
with
>telnet on port
>80 and then typing something to request a page.. could somone please tell
me
>what that something
>was? or a page that point's out stuff like that?
>
>thanks
>Sebastian


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to