Skip to content
Snippets Groups Projects
Commit ca93cc2a authored by Alessandro Cerioni's avatar Alessandro Cerioni
Browse files

Added the ServerName directive in the Apache configuration, in order to...

Added the ServerName directive in the Apache configuration, in order to suppress the warning message.
parent 6986009d
No related branches found
No related tags found
No related merge requests found
Listen 8080 Listen 8080
ServerName localhost
<VirtualHost *:8080> <VirtualHost *:8080>
DocumentRoot /app/src/build/website DocumentRoot /app/src/build/website
CustomLog /var/log/apache2/access.log combined CustomLog /var/log/apache2/access.log combined
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment