Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

3.  Change the apache ServerName

panel
Panel
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.\\

4.  Verify the XAMPP 1.7.1 installation

panel
Panel
indent
1
1

Restart apache.\\
\\
Open a web browser on the localhost and go to [*http://localhost/xampp* | http://localhost/xampp]\\
\\
If everything is correctly configured, the following should be displayed:\\
\\
           !xamppWelcome.jpg!\\
\\
The *DocumentRoot* is *C:\xampp\htdocs*.\\