PREREQUISITES
Before you begin, you must have done the following:
${renderedContent}
${renderedContent}
2. Grant access to XAMPP 1.7.1 by IP address
${renderedContent}
3. Change the apache ServerName
${renderedContent}
Edit c:\xampp\apache\conf\httpd.conf and find the line ServerName localhost:80 and replace localhost with the name of the server.
For example, if the server name is chongqing.mit.edu, the line would read ServerName chongqing.mit.edu:80
Save the change.
${renderedContent}