-
Apache ...?
I need help installing Apache 1.3.22... When I start setup I have no idea what to put in the Network Domain and Server Name boxes.. Can anyone help?
And does anyone know of a redirect service that Redirects traffic from a website to my ip ?
Like if I had a website windozeuser.aol.com :p How can I get it to riderext to my ip ?
-
If you're talking about the windows version of 1.3.22, I'm not sure, but I know this:
network domain: blah.com
server name: name of the box that's running apache: foo
So when someone hits blah.com on the net, they'll hit whatever's responding to port 80, which would be apache. Hope this helps. As far as redirect goes, that's http forwarding that you can put into the html for any said page. You can find it on www.w3c.org .