On Tue, 5 Aug 2014 16:42:14 -0400
Matthew Brown <matthew.br...@kaplan.com> 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 debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140805164846.78ec11cc69ab042da15e8...@1024bits.com

Reply via email to