Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

indent
1
1
{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

indent
1
1
{panel}
\\
Restart apache.\\
\\
Open a web browser on the localhost and go to *http://localhost/xampp*\\
\\
If everything is correctly configured, the following should be displayed:\\
\\
           !xamppWelcome.png!\\
\\
The *DocumentRoot* is found at *C:\xampp\htdocs*.
{panel}