Last active 1 day ago
0
0
4
| 1 | <VirtualHost *:8080> |
| 2 | # The ServerName directive sets the request scheme, hostname and port that |
| 3 | # the server uses to identify itself. This is used when creating |
| 4 | # redirection URLs. In the context of virtual hosts, the ServerName |
| 5 | # specifies what hostname must appear in the request's Host: header to |
| 6 | # match this virtual host. For the default virtual host (this file) this |
| 7 | # value is not decisive as it is used as a last resort host regardless. |
| 8 | # However, you must set it for any further virtual host explicitly. |
| 9 | #ServerName www.example.com |