What you have to do is to set in /etc/apache2/ports.con this: Listen 127.0.0.1:80
That means, only localhost can access apache and no one else can see it.
Second thing, setup php development mode on by editing file /etc/php5/apache2/php.ini and set display_errors = On from Off value.
Ei kommentteja:
Lähetä kommentti