: "LRMK" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 02, 2002 4:56 PM
Subject: Writeing a HTTP server with perl
I wrote a http server in perl to handle
GET request from browser
but browsers only send
GET folder\filename HTTP X.Y
request to the serve
I wrote a http server in perl to handle
GET request from browser
but browsers only send
GET folder\filename HTTP X.Y
request to the server
how do i find which domain name that the user typed in the Address field. to implement
hosts.
actually i just want to know how to do it my server will not