From: Brent W. <we...@pa...> - 2004-08-24 02:26:52
|
The 302 redirect is visible to the browser, and any web crawler, so that method will "leak" your IP address. It may also be possible to configure their server to do an internal redirect that essentially forwards the request to you. For a moment I thought their might be a dual to the "Name:" request header you could use in a reply, but I checked the RFC and I didn't see anything. >>>David Gravereaux said: > Hi, > > I'm running tclhttpd on my home LAN accessible from the outside. I > publicize it as http://www.pobox.com/~davygrvy/... and pobox redirects it > (302) to my IP address dropping one level of the path. It works, but the > address know to the browser has changed to http://66.92.250.232/... > I didn't care before, but now google has in their database as > http://66.92.250.232/.. (the actual) when I would prefer it the other way. > > Is it possible to configure tclhttpd to maintain the address as > http://www.pobox.com/~davygrvy/... at my end somehow? > -- > David Gravereaux <dav...@po...> > [species: human; planet: earth,milkyway(western spiral arm),alpha sector] > > > ------------------------------------------------------- > SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media > 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 > Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. > http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 > _______________________________________________ > TclHttpd-users mailing list > Tcl...@li... > https://lists.sourceforge.net/lists/listinfo/tclhttpd-users > -- Brent Welch Software Architect, Panasas Inc Delivering the premier storage system for scalable Linux clusters www.panasas.com we...@pa... |