View Single Post

  #2 (permalink)  
Old 08-10-2006, 05:13 PM
blacknight's Avatar
blacknight blacknight is offline
Web Slave
Recent Blog:
 
Join Date: Jan 2006
Location: Ireland
Posts: 6,519
blacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to behold
Send a message via ICQ to blacknight Send a message via AIM to blacknight Send a message via MSN to blacknight
Default

You'll need to change the default port for apache. It would normally be listening on port 80 only (and 443 for SSL), but you could change it to listen on port 8000 (or whatever)

You'll need to tweak httpd.conf or one of the other Apache config files to do this. I'm not familiar with the software package you're using, but if you can let us know which config files there are then we may be able to help you
Reply With Quote