Hi, I am using CentOS 6.4. After following the "Perfect Server" instructions everything seems to have ran smoothly. However, when navigating to <ip address>:8080 from a remote machine, instead of seeing the ispconfig login page I am seeing the Apache welcome page. How can I correct this? Thanks, Charlie.
http:// & https:// Hi Charlie, Using http://ipnumber will do this: It works! This is the default web page for this server. The web server software is running but no content has been added, yet. http://ipnumber:8080 will do this: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>400 Bad Request</title> </head><body> <h1>Bad Request</h1> <p>Your browser sent a request that this server could not understand.<br /> Reason: You're speaking plain HTTP to an SSL-enabled server port.<br /> Instead use the HTTPS scheme to access this URL, please.<br /> https://ipnumber:8080 will do what you would like it to do, I guess... If not, please specify exactly what you do Complete URL typed, did you say "yes, please" when asked about secure server etc.