PDA

Click to See Complete Forum and Search --> : Web Server


mendhak
Aug 2nd, 2003, 09:06 AM
I've got Apache web server on this machine. But I'm behind a proxy, so I can't just give someone my IP address when I want them to access certain pages or files here.

Isn't there any way I could get users to access my web server?

<ABX
Aug 2nd, 2003, 02:36 PM
you will have to configure your proxy to work on a different port than port 80 like 8080 or 90

then configure the proxy to direct traffic to port 80

what proxy are you running???