PDA

View Full Version : how to change the port your web site uses (for if your isp blocks it


spartasfinest1
06-29-2007, 03:57 AM
go to your ACWeb folder for me its in my program files the whole file directory is
AC WEB REPACK folder then server/apache/config/httpd.conf
then change
This is the file: httpd.conf located at \server\apache\conf
----------------------------------------------------
#Listen 12.34.56.78:80
Listen 80
.
.
.
.
# If your host doesn't have a registered DNS name, enter its IP address here.
#
ServerName localhost:80
-----------------------------------------------------
Change port #'s, then forward that port on your router as well



hope it works

thank you Brew for the great info
(i just put it in to a simpler tut)

xZer0x
06-29-2007, 10:41 AM
I have heard this before :) but good job :)

Does someone now wich port i can use for my site becauese port 80 dont work? :)