On Tue, 5 Aug 2014 16:42:14 -0400 Matthew Brown <[email protected]> wrote:
> I did that and now get internal server error. :-( The internal server error is usually not so internal. Many times it means you have a misconfigured apache site or have incorrect file permissions in your web directory tree. Are you using the default apache configuration? If not, have you written a site config file for your new web site page and enabled that page via the a2ensite command? What sites are enabled? ls -l /etc/apache2/sites-enabled What sites are available? ls -l /etc/apache2/sites-available? and what's in the /var/www directory? ln -l /var/www --Andrew -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

