On 09.09.2013 19:43, John W. Foster wrote:
> I have an installation of Apache2 that is misconfigured & no longer
> works.

One way would be to remove the package apache2 and then move the config
files out of the way.  Then reinstall apache2 to get the default
settings back.

        apt-get remove apache2
        mv /etc/apache2/ /etc/apache2.old/
        apt-get install apache2

That allows you to at least use the old, broken config files as
references.

Regards,
/Lars


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/522e0aac.6020...@gmail.com

Reply via email to