Hi, I changed my listen port to 8080 but suddenly can't load any page in root folder but it's fine with the sub-folder My log only display this message x.x.x.x - - [11/Dec/2010:05:34:24 +0700] "GET / HTTP/1.1" 301 - "-" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.215 Safari/534.10" HTML: Is it mean internal looping? Because it's fine open page in sub-folder But if I switched back to Listen at port 80, all are working fine again. Please help me. Maybe I missed something in here Server Centos 5.4 Server version: Apache/2.2.3 Server built: Aug 30 2010 12:32:08 Server's Module Magic Number: 20051115:3 Server loaded: APR 1.2.7, APR-Util 1.2.7 Compiled using: APR 1.2.7, APR-Util 1.2.7 Architecture: 32-bit Server MPM: Prefork threaded: no forked: yes (variable process count) Server compiled with.... -D APACHE_MPM_DIR="server/mpm/prefork" -D APR_HAS_SENDFILE -D APR_HAS_MMAP -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled) -D APR_USE_SYSVSEM_SERIALIZE -D APR_USE_PTHREAD_SERIALIZE -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT -D APR_HAS_OTHER_CHILD -D AP_HAVE_RELIABLE_PIPED_LOGS -D DYNAMIC_MODULE_LIMIT=128 -D HTTPD_ROOT="/etc/httpd" -D SUEXEC_BIN="/usr/sbin/suexec" -D DEFAULT_PIDLOG="run/httpd.pid" -D DEFAULT_SCOREBOARD="logs/apache_runtime_status" -D DEFAULT_LOCKFILE="logs/accept.lock" -D DEFAULT_ERRORLOG="logs/error_log" -D AP_TYPES_CONFIG_FILE="conf/mime.types" -D SERVER_CONFIG_FILE="conf/httpd.conf"
Just solved it I must change the URL in Wordpress setting. I must add the port in the URL Found it after 12 hours googling at http://wordpress.org/support/topic/wordpress-wont-load-after-changing-ports
It's not the problem of httpd.conf but wordpress general setting For details you can check the link that I gave at second post