...
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}
h2.{color:blue}* |
4.
...
Verify
...
the
...
XAMPP
...
1.7.2 installation
indent | ||||
---|---|---|---|---|
| ||||
installation*{color}
{indent: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!
{panel}
|