Quantcast
Channel: Apache configuration in Mint 14 not working - Super User
Viewing all articles
Browse latest Browse all 2

Answer by TFM for Apache configuration in Mint 14 not working

$
0
0

To fix that problem, you need edit your apache2.conf file (/etc/apache2/apache2.conf), and set ServerName.

Simply add the following line to the file:

ServerName localhost

Save the file and exit the editor. Don't forget to restart apache.


Viewing all articles
Browse latest Browse all 2

Trending Articles