...
indent | ||||
---|---|---|---|---|
| ||||
{panel}
\\
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 and restart apache.\\
\\
{panel}
|
4. Verify the XAMPP 1.7.1 installation
...