From 49a20487e74aaa2fa17784c6c9d5a6179393e07c Mon Sep 17 00:00:00 2001 From: Philip Häusler Date: Sat, 11 Jun 2011 18:10:20 +0200 Subject: move default-config to install dir --- default-conf/etc/apache/https | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 default-conf/etc/apache/https (limited to 'default-conf/etc/apache/https') diff --git a/default-conf/etc/apache/https b/default-conf/etc/apache/https deleted file mode 100644 index aaa0bf3f..00000000 --- a/default-conf/etc/apache/https +++ /dev/null @@ -1,19 +0,0 @@ - - - # SSL (START) - SSLEngine on - SSLCertificateFile /etc/apache2/ssl/apache.pem - SSLCertificateKeyFile /etc/apache2/apache.pem - # SSL (ENDE) - ServerAdmin webmaster@localhost - #kann auch einfach eine IP sein - ServerName localhost - php_admin_value open_basedir "/var/www/" - DocumentRoot /var/www/https - - Order Deny,Allow - Allow from all - # Zeige keine Verzeichnisse an - Options -Indexes - - -- cgit v1.2.3-70-g09d2