[thelist] change apache port on linux

Hassan Schroeder hassan at webtuitive.com
Sun Aug 15 13:41:29 CDT 2004


Joel D Canfield wrote:

> I can access pages using http://orkney/ and I've manually verfied that
> httpd is running

OK, so it's just a matter of moving it to 8080..

>>And, not knowing what Linux distro you're running, I'd still 
>>guess you need to explicitly allow access to port 8080 
>>through iptables.
> 
> RedHat 7.1

That's pretty old, but ...

Try a 'man iptables', or google for the docs. You can also do a
quick `telnet orkney 8080` to see if anything's listening, or if
that port is simply closed.

If the port's open to the world, then we'll have to look at your
httpd.conf...

-- 
Hassan Schroeder ----------------------------- hassan at webtuitive.com
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                           dream.  code.




More information about the thelist mailing list