From 1da2ad34520a633daed5a782204d1f14b8b5136a Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 8 Jun 2004 02:41:19 +0000 Subject: Delete no longer used files. --- apache/access-nophp-nopam.conf | 79 ------------------------------ apache/access-nophp.conf | 79 ------------------------------ apache/access-php4-nopam.conf | 107 ----------------------------------------- apache/access-php4.conf | 107 ----------------------------------------- apache/access.conf | 107 ----------------------------------------- apache/cron.conf | 23 --------- apache/httpd-nophp-nopam.conf | 105 ---------------------------------------- apache/httpd-nophp.conf | 105 ---------------------------------------- apache/httpd-php4.conf | 106 ---------------------------------------- apache/httpd.conf | 106 ---------------------------------------- apache/srm-nophp.conf | 73 ---------------------------- apache/srm-php4.conf | 78 ------------------------------ apache/srm.conf | 78 ------------------------------ 13 files changed, 1153 deletions(-) delete mode 100644 apache/access-nophp-nopam.conf delete mode 100644 apache/access-nophp.conf delete mode 100644 apache/access-php4-nopam.conf delete mode 100644 apache/access-php4.conf delete mode 100644 apache/access.conf delete mode 100644 apache/cron.conf delete mode 100644 apache/httpd-nophp-nopam.conf delete mode 100644 apache/httpd-nophp.conf delete mode 100644 apache/httpd-php4.conf delete mode 100644 apache/httpd.conf delete mode 100644 apache/srm-nophp.conf delete mode 100644 apache/srm-php4.conf delete mode 100644 apache/srm.conf (limited to 'apache') diff --git a/apache/access-nophp-nopam.conf b/apache/access-nophp-nopam.conf deleted file mode 100644 index 3a794e8..0000000 --- a/apache/access-nophp-nopam.conf +++ /dev/null @@ -1,79 +0,0 @@ - - order deny,allow - deny from all - - -# AuthPAM_Enabled On -# Options Indexes FollowSymLinks MultiViews ExecCGI - Options All -ExecCGI - AllowOverride All - order allow,deny - allow from all - - -# AuthPAM_Enabled On -# Options Indexes FollowSymLinks MultiViews ExecCGI - Options All -ExecCGI - AllowOverride All - order allow,deny - allow from all - - - Options Indexes FollowSymLinks MultiViews Includes - AddType text/html .shtml - AddHandler server-parsed .shtml - AllowOverride All - order allow,deny - allow from all - - - AllowOverride None - Options ExecCGI FollowSymLinks - - - AllowOverride None - Options ExecCGI FollowSymLinks - - - AllowOverride AuthConfig Limit - Options ExecCGI FollowSymLinks - - - deny from all - ErrorDocument 403 http://phf.apache.org/phf_abuse_log.cgi - - - Options Indexes FollowSymLinks - AllowOverride None - order allow,deny - allow from all - - - Options Indexes FollowSymLinks - AllowOverride None - order allow,deny - allow from all - - - Options ExecCGI - - -# Options Indexes SymLinksIfOwnerMatch - Options Indexes SymLinksIfOwnerMatch MultiViews execCGI - AllowOverride AuthConfig Limit Options - - - order allow,deny - deny from all - - - order allow,deny - deny from all - - -# Added for WEBCAL - -#AuthPAM_Enabled off -AllowOverride AuthConfig - -# End WEBCAL Configuration Block diff --git a/apache/access-nophp.conf b/apache/access-nophp.conf deleted file mode 100644 index 891315a..0000000 --- a/apache/access-nophp.conf +++ /dev/null @@ -1,79 +0,0 @@ - - order deny,allow - deny from all - - - AuthPAM_Enabled On -# Options Indexes FollowSymLinks MultiViews ExecCGI - Options All -ExecCGI - AllowOverride All - order allow,deny - allow from all - - - AuthPAM_Enabled On -# Options Indexes FollowSymLinks MultiViews ExecCGI - Options All -ExecCGI - AllowOverride All - order allow,deny - allow from all - - - Options Indexes FollowSymLinks MultiViews Includes - AddType text/html .shtml - AddHandler server-parsed .shtml - AllowOverride All - order allow,deny - allow from all - - - AllowOverride None - Options ExecCGI FollowSymLinks - - - AllowOverride None - Options ExecCGI FollowSymLinks - - - AllowOverride AuthConfig Limit - Options ExecCGI FollowSymLinks - - - deny from all - ErrorDocument 403 http://phf.apache.org/phf_abuse_log.cgi - - - Options Indexes FollowSymLinks - AllowOverride None - order allow,deny - allow from all - - - Options Indexes FollowSymLinks - AllowOverride None - order allow,deny - allow from all - - - Options ExecCGI - - -# Options Indexes SymLinksIfOwnerMatch - Options Indexes SymLinksIfOwnerMatch MultiViews execCGI - AllowOverride AuthConfig Limit Options - - - order allow,deny - deny from all - - - order allow,deny - deny from all - - -# Added for WEBCAL - -AuthPAM_Enabled off -AllowOverride AuthConfig - -# End WEBCAL Configuration Block diff --git a/apache/access-php4-nopam.conf b/apache/access-php4-nopam.conf deleted file mode 100644 index e98cc52..0000000 --- a/apache/access-php4-nopam.conf +++ /dev/null @@ -1,107 +0,0 @@ - - order deny,allow - deny from all - - -# AuthPAM_Enabled On -# Options Indexes FollowSymLinks MultiViews ExecCGI - Options All -ExecCGI - AllowOverride All - order allow,deny - allow from all - - -# AuthPAM_Enabled On -# Options Indexes FollowSymLinks MultiViews ExecCGI - Options All -ExecCGI - AllowOverride All - order allow,deny - allow from all - - - Options Indexes FollowSymLinks MultiViews Includes - AddType text/html .shtml - AddHandler server-parsed .shtml - AllowOverride All - order allow,deny - allow from all - - - AllowOverride None - Options ExecCGI FollowSymLinks - - - AllowOverride None - Options ExecCGI FollowSymLinks - - - AllowOverride AuthConfig Limit - Options ExecCGI FollowSymLinks - - - deny from all - ErrorDocument 403 http://phf.apache.org/phf_abuse_log.cgi - - - Options Indexes FollowSymLinks - AllowOverride None - order allow,deny - allow from all - - - Options Indexes FollowSymLinks - AllowOverride None - order allow,deny - allow from all - - - Options ExecCGI - - -# Options Indexes SymLinksIfOwnerMatch - Options Indexes SymLinksIfOwnerMatch MultiViews execCGI - AllowOverride AuthConfig Limit Options - - - order allow,deny - deny from all - - - order allow,deny - deny from all - - -# Added for HORDE - -Options FollowSymLinks -AllowOverride None -order allow,deny -allow from all - - php3_magic_quotes_gpc Off - php3_track_vars On - - - php_flag magic_quotes_gpc Off - php_flag track_vars On - php_flag session.save_path /var/tmp/imp - - -# End HORDE Configuration Block - -# Added for TWIG - -Options Indexes FollowSymLinks -AllowOverride None -order allow,deny -allow from all -php_value magic_quotes_gpc Off - -# End TWIG Configuration Block - -# Added for WEBCAL - -#AuthPAM_Enabled off -AllowOverride AuthConfig - -# End WEBCAL Configuration Block diff --git a/apache/access-php4.conf b/apache/access-php4.conf deleted file mode 100644 index b2d2a27..0000000 --- a/apache/access-php4.conf +++ /dev/null @@ -1,107 +0,0 @@ - - order deny,allow - deny from all - - - AuthPAM_Enabled On -# Options Indexes FollowSymLinks MultiViews ExecCGI - Options All -ExecCGI - AllowOverride All - order allow,deny - allow from all - - - AuthPAM_Enabled On -# Options Indexes FollowSymLinks MultiViews ExecCGI - Options All -ExecCGI - AllowOverride All - order allow,deny - allow from all - - - Options Indexes FollowSymLinks MultiViews Includes - AddType text/html .shtml - AddHandler server-parsed .shtml - AllowOverride All - order allow,deny - allow from all - - - AllowOverride None - Options ExecCGI FollowSymLinks - - - AllowOverride None - Options ExecCGI FollowSymLinks - - - AllowOverride AuthConfig Limit - Options ExecCGI FollowSymLinks - - - deny from all - ErrorDocument 403 http://phf.apache.org/phf_abuse_log.cgi - - - Options Indexes FollowSymLinks - AllowOverride None - order allow,deny - allow from all - - - Options Indexes FollowSymLinks - AllowOverride None - order allow,deny - allow from all - - - Options ExecCGI - - -# Options Indexes SymLinksIfOwnerMatch - Options Indexes SymLinksIfOwnerMatch MultiViews execCGI - AllowOverride AuthConfig Limit Options - - - order allow,deny - deny from all - - - order allow,deny - deny from all - - -# Added for HORDE - -Options FollowSymLinks -AllowOverride None -order allow,deny -allow from all - - php3_magic_quotes_gpc Off - php3_track_vars On - - - php_flag magic_quotes_gpc Off - php_flag track_vars On - php_flag session.save_path /var/tmp/imp - - -# End HORDE Configuration Block - -# Added for TWIG - -Options Indexes FollowSymLinks -AllowOverride None -order allow,deny -allow from all -php_value magic_quotes_gpc Off - -# End TWIG Configuration Block - -# Added for WEBCAL - -AuthPAM_Enabled off -AllowOverride AuthConfig - -# End WEBCAL Configuration Block diff --git a/apache/access.conf b/apache/access.conf deleted file mode 100644 index b69e95d..0000000 --- a/apache/access.conf +++ /dev/null @@ -1,107 +0,0 @@ - - order deny,allow - deny from all - - - AuthPAM_Enabled On -# Options Indexes FollowSymLinks MultiViews ExecCGI - Options All -ExecCGI - AllowOverride All - order allow,deny - allow from all - - - AuthPAM_Enabled On -# Options Indexes FollowSymLinks MultiViews ExecCGI - Options All -ExecCGI - AllowOverride All - order allow,deny - allow from all - - - Options Indexes FollowSymLinks MultiViews Includes - AddType text/html .shtml - AddHandler server-parsed .shtml - AllowOverride All - order allow,deny - allow from all - - - AllowOverride None - Options ExecCGI FollowSymLinks - - - AllowOverride None - Options ExecCGI FollowSymLinks - - - AllowOverride AuthConfig Limit - Options ExecCGI FollowSymLinks - - - deny from all - ErrorDocument 403 http://phf.apache.org/phf_abuse_log.cgi - - - Options Indexes FollowSymLinks - AllowOverride None - order allow,deny - allow from all - - - Options Indexes FollowSymLinks - AllowOverride None - order allow,deny - allow from all - - - Options ExecCGI - - -# Options Indexes SymLinksIfOwnerMatch - Options Indexes SymLinksIfOwnerMatch MultiViews execCGI - AllowOverride AuthConfig Limit - - - order allow,deny - deny from all - - - order allow,deny - deny from all - - -# Added for HORDE - -Options FollowSymLinks -AllowOverride None -order allow,deny -allow from all - - php3_magic_quotes_gpc Off - php3_track_vars On - - - php_flag magic_quotes_gpc Off - php_flag track_vars On - php_flag session.save_path /var/tmp/imp - - -# End HORDE Configuration Block - -# Added for TWIG - -Options Indexes FollowSymLinks -AllowOverride None -order allow,deny -allow from all -php3_magic_quotes_gpc Off - -# End TWIG Configuration Block - -# Added for WEBCAL - -AuthPAM_Enabled off -AllowOverride AuthConfig - -# End WEBCAL Configuration Block diff --git a/apache/cron.conf b/apache/cron.conf deleted file mode 100644 index 5f10f39..0000000 --- a/apache/cron.conf +++ /dev/null @@ -1,23 +0,0 @@ -# Debian Apache cron.daily config file - -# Number of logs to keep. -APACHE_OLD_LOGS=52 - -# Which day of the week to run log rotation stuff on, case insensitive. -# Allowed values are one or more of: Mon,Tue,Wed,Thu,Fri,Sat,Sun,All -APACHE_DAYS_TO_RUN=Sun - -# Which exact day to run log rotation stuff, if not "any" this -# supercedes the above. Allowed values are a day of month between 01 -# and 32, or a day of year between 001 and 366. Set to "01" for -# Webalyzer and analog, but note logfiles can get huge. -APACHE_DAY_TO_RUN=01 - -# Pre-rotation script to run (leave blank if none). -# APACHE_PRE_SCRIPT=/usr/local/sbin/run_analog - -# Post-rotation script to run (leave blank if none). -APACHE_POST_SCRIPT=/usr/local/sbin/apache.cron - -# Whether to chown logfiles to the user/group Apache runs as. -APACHE_CHOWN_LOGFILES=1 diff --git a/apache/httpd-nophp-nopam.conf b/apache/httpd-nophp-nopam.conf deleted file mode 100644 index ac6fcb7..0000000 --- a/apache/httpd-nophp-nopam.conf +++ /dev/null @@ -1,105 +0,0 @@ -ServerType standalone -Port 80 -HostnameLookups off -User www-data -Group www-data -ServerAdmin dr@jones.dk -ServerRoot /etc/apache -BindAddress * - -# The Debian package of Apache loads every feature as shared modules. -# Please keep this LoadModule: line here, it is needed for installation. -LoadModule vhost_alias_module /usr/lib/apache/1.3/mod_vhost_alias.so -# LoadModule env_module /usr/lib/apache/1.3/mod_env.so -LoadModule config_log_module /usr/lib/apache/1.3/mod_log_config.so -# LoadModule mime_magic_module /usr/lib/apache/1.3/mod_mime_magic.so -LoadModule mime_module /usr/lib/apache/1.3/mod_mime.so -LoadModule negotiation_module /usr/lib/apache/1.3/mod_negotiation.so -# LoadModule status_module /usr/lib/apache/1.3/mod_status.so -# LoadModule info_module /usr/lib/apache/1.3/mod_info.so -LoadModule includes_module /usr/lib/apache/1.3/mod_include.so -LoadModule autoindex_module /usr/lib/apache/1.3/mod_autoindex.so -LoadModule dir_module /usr/lib/apache/1.3/mod_dir.so -LoadModule cgi_module /usr/lib/apache/1.3/mod_cgi.so -# LoadModule asis_module /usr/lib/apache/1.3/mod_asis.so -# LoadModule imap_module /usr/lib/apache/1.3/mod_imap.so -# LoadModule action_module /usr/lib/apache/1.3/mod_actions.so -# LoadModule speling_module /usr/lib/apache/1.3/mod_speling.so -LoadModule userdir_module /usr/lib/apache/1.3/mod_userdir.so -LoadModule alias_module /usr/lib/apache/1.3/mod_alias.so -LoadModule rewrite_module /usr/lib/apache/1.3/mod_rewrite.so -LoadModule access_module /usr/lib/apache/1.3/mod_access.so -LoadModule auth_module /usr/lib/apache/1.3/mod_auth.so -# LoadModule anon_auth_module /usr/lib/apache/1.3/mod_auth_anon.so -# LoadModule dbm_auth_module /usr/lib/apache/1.3/mod_auth_dbm.so -# LoadModule db_auth_module /usr/lib/apache/1.3/mod_auth_db.so -# LoadModule proxy_module /usr/lib/apache/1.3/libproxy.so -# LoadModule digest_module /usr/lib/apache/1.3/mod_digest.so -# LoadModule cern_meta_module /usr/lib/apache/1.3/mod_cern_meta.so -LoadModule expires_module /usr/lib/apache/1.3/mod_expires.so -# LoadModule headers_module /usr/lib/apache/1.3/mod_headers.so -# LoadModule usertrack_module /usr/lib/apache/1.3/mod_usertrack.so -LoadModule unique_id_module /usr/lib/apache/1.3/mod_unique_id.so -LoadModule setenvif_module /usr/lib/apache/1.3/mod_setenvif.so -# LoadModule sys_auth_module /usr/lib/apache/1.3/mod_auth_sys.so -# LoadModule put_module /usr/lib/apache/1.3/mod_put.so -#LoadModule ssl_module /usr/lib/apache/1.3/mod_ssl.so -# LoadModule throttle_module /usr/lib/apache/1.3/mod_throttle.so -#LoadModule pam_auth_module /usr/lib/apache/1.3/mod_auth_pam.so -# LoadModule allowdev_module /usr/lib/apache/1.3/mod_allowdev.so -# LoadModule auth_mysql_module /usr/lib/apache/1.3/mod_auth_mysql.so -# LoadModule pgsql_auth_module /usr/lib/apache/1.3/mod_auth_pgsql.so -# LoadModule eaccess_module /usr/lib/apache/1.3/mod_eaccess.so -# LoadModule roaming_module /usr/lib/apache/1.3/mod_roaming.so -#LoadModule sys_auth_module /usr/lib/apache/1.3/mod_auth_sys.so - -ErrorLog /var/log/apache/error.log -LogLevel warn -LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %T %v" full -LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined -LogFormat "%h %l %u %t \"%r\" %>s %b" common -LogFormat "%{Referer}i -> %U" referer -LogFormat "%{User-agent}i" agent -LogFormat "[ %v %{%Y %m %d}t ] %h %l %u %t \"%r\" %s %b" CustomLog - -LogFormat combined - -#CustomLog "|/usr/local/bin/parselog" CustomLog -CustomLog /var/log/apache/access.log common - -PidFile /var/run/apache.pid -LockFile /var/run/apache.lock -#ServerName new.host.name -UseCanonicalName on -Timeout 300 -KeepAlive On -MaxKeepAliveRequests 100 -KeepAliveTimeout 15 -MinSpareServers 5 -MaxSpareServers 10 -StartServers 5 -MaxClients 150 -MaxRequestsPerChild 30 - -# -# Listen 80 -# Listen 443 -# AddType application/x-x509-ca-cert .crt -# AddType application/x-pkcs7-crl .crl -# SSLPassPhraseDialog builtin -# SSLSessionCache dbm:/var/run/ssl_scache -# SSLSessionCacheTimeout 300 -# SSLMutex file:/var/run/ssl_mutex -# SSLRandomSeed startup builtin -# SSLRandomSeed connect builtin -# #SSLRandomSeed startup file:/dev/random 512 -# #SSLRandomSeed startup file:/dev/urandom 512 -# #SSLRandomSeed connect file:/dev/random 512 -# #SSLRandomSeed connect file:/dev/urandom 512 -# #SSLLog /var/log/apache/ssl_engine_log -# #SSLLogLevel info -# - -include /etc/apache/includes - -include /etc/apache/virtual diff --git a/apache/httpd-nophp.conf b/apache/httpd-nophp.conf deleted file mode 100644 index 3179718..0000000 --- a/apache/httpd-nophp.conf +++ /dev/null @@ -1,105 +0,0 @@ -ServerType standalone -Port 80 -HostnameLookups off -User www-data -Group www-data -ServerAdmin dr@jones.dk -ServerRoot /etc/apache -BindAddress * - -# The Debian package of Apache loads every feature as shared modules. -# Please keep this LoadModule: line here, it is needed for installation. -LoadModule vhost_alias_module /usr/lib/apache/1.3/mod_vhost_alias.so -# LoadModule env_module /usr/lib/apache/1.3/mod_env.so -LoadModule config_log_module /usr/lib/apache/1.3/mod_log_config.so -# LoadModule mime_magic_module /usr/lib/apache/1.3/mod_mime_magic.so -LoadModule mime_module /usr/lib/apache/1.3/mod_mime.so -LoadModule negotiation_module /usr/lib/apache/1.3/mod_negotiation.so -# LoadModule status_module /usr/lib/apache/1.3/mod_status.so -# LoadModule info_module /usr/lib/apache/1.3/mod_info.so -LoadModule includes_module /usr/lib/apache/1.3/mod_include.so -LoadModule autoindex_module /usr/lib/apache/1.3/mod_autoindex.so -LoadModule dir_module /usr/lib/apache/1.3/mod_dir.so -LoadModule cgi_module /usr/lib/apache/1.3/mod_cgi.so -# LoadModule asis_module /usr/lib/apache/1.3/mod_asis.so -# LoadModule imap_module /usr/lib/apache/1.3/mod_imap.so -# LoadModule action_module /usr/lib/apache/1.3/mod_actions.so -# LoadModule speling_module /usr/lib/apache/1.3/mod_speling.so -LoadModule userdir_module /usr/lib/apache/1.3/mod_userdir.so -LoadModule alias_module /usr/lib/apache/1.3/mod_alias.so -LoadModule rewrite_module /usr/lib/apache/1.3/mod_rewrite.so -LoadModule access_module /usr/lib/apache/1.3/mod_access.so -LoadModule auth_module /usr/lib/apache/1.3/mod_auth.so -# LoadModule anon_auth_module /usr/lib/apache/1.3/mod_auth_anon.so -# LoadModule dbm_auth_module /usr/lib/apache/1.3/mod_auth_dbm.so -# LoadModule db_auth_module /usr/lib/apache/1.3/mod_auth_db.so -# LoadModule proxy_module /usr/lib/apache/1.3/libproxy.so -# LoadModule digest_module /usr/lib/apache/1.3/mod_digest.so -# LoadModule cern_meta_module /usr/lib/apache/1.3/mod_cern_meta.so -LoadModule expires_module /usr/lib/apache/1.3/mod_expires.so -# LoadModule headers_module /usr/lib/apache/1.3/mod_headers.so -# LoadModule usertrack_module /usr/lib/apache/1.3/mod_usertrack.so -LoadModule unique_id_module /usr/lib/apache/1.3/mod_unique_id.so -LoadModule setenvif_module /usr/lib/apache/1.3/mod_setenvif.so -# LoadModule sys_auth_module /usr/lib/apache/1.3/mod_auth_sys.so -# LoadModule put_module /usr/lib/apache/1.3/mod_put.so -#LoadModule ssl_module /usr/lib/apache/1.3/mod_ssl.so -# LoadModule throttle_module /usr/lib/apache/1.3/mod_throttle.so -LoadModule pam_auth_module /usr/lib/apache/1.3/mod_auth_pam.so -# LoadModule allowdev_module /usr/lib/apache/1.3/mod_allowdev.so -# LoadModule auth_mysql_module /usr/lib/apache/1.3/mod_auth_mysql.so -# LoadModule pgsql_auth_module /usr/lib/apache/1.3/mod_auth_pgsql.so -# LoadModule eaccess_module /usr/lib/apache/1.3/mod_eaccess.so -# LoadModule roaming_module /usr/lib/apache/1.3/mod_roaming.so -#LoadModule sys_auth_module /usr/lib/apache/1.3/mod_auth_sys.so - -ErrorLog /var/log/apache/error.log -LogLevel warn -LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %T %v" full -LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined -LogFormat "%h %l %u %t \"%r\" %>s %b" common -LogFormat "%{Referer}i -> %U" referer -LogFormat "%{User-agent}i" agent -LogFormat "[ %v %{%Y %m %d}t ] %h %l %u %t \"%r\" %s %b" CustomLog - -LogFormat combined - -#CustomLog "|/usr/local/bin/parselog" CustomLog -CustomLog /var/log/apache/access.log common - -PidFile /var/run/apache.pid -LockFile /var/run/apache.lock -#ServerName new.host.name -UseCanonicalName on -Timeout 300 -KeepAlive On -MaxKeepAliveRequests 100 -KeepAliveTimeout 15 -MinSpareServers 5 -MaxSpareServers 10 -StartServers 5 -MaxClients 150 -MaxRequestsPerChild 30 - -# -# Listen 80 -# Listen 443 -# AddType application/x-x509-ca-cert .crt -# AddType application/x-pkcs7-crl .crl -# SSLPassPhraseDialog builtin -# SSLSessionCache dbm:/var/run/ssl_scache -# SSLSessionCacheTimeout 300 -# SSLMutex file:/var/run/ssl_mutex -# SSLRandomSeed startup builtin -# SSLRandomSeed connect builtin -# #SSLRandomSeed startup file:/dev/random 512 -# #SSLRandomSeed startup file:/dev/urandom 512 -# #SSLRandomSeed connect file:/dev/random 512 -# #SSLRandomSeed connect file:/dev/urandom 512 -# #SSLLog /var/log/apache/ssl_engine_log -# #SSLLogLevel info -# - -include /etc/apache/includes - -include /etc/apache/virtual diff --git a/apache/httpd-php4.conf b/apache/httpd-php4.conf deleted file mode 100644 index 08e3595..0000000 --- a/apache/httpd-php4.conf +++ /dev/null @@ -1,106 +0,0 @@ -ServerType standalone -Port 80 -HostnameLookups off -User www-data -Group www-data -ServerAdmin dr@jones.dk -ServerRoot /etc/apache -BindAddress * - -# The Debian package of Apache loads every feature as shared modules. -# Please keep this LoadModule: line here, it is needed for installation. -LoadModule vhost_alias_module /usr/lib/apache/1.3/mod_vhost_alias.so -# LoadModule env_module /usr/lib/apache/1.3/mod_env.so -LoadModule config_log_module /usr/lib/apache/1.3/mod_log_config.so -# LoadModule mime_magic_module /usr/lib/apache/1.3/mod_mime_magic.so -LoadModule mime_module /usr/lib/apache/1.3/mod_mime.so -LoadModule negotiation_module /usr/lib/apache/1.3/mod_negotiation.so -# LoadModule status_module /usr/lib/apache/1.3/mod_status.so -# LoadModule info_module /usr/lib/apache/1.3/mod_info.so -LoadModule includes_module /usr/lib/apache/1.3/mod_include.so -LoadModule autoindex_module /usr/lib/apache/1.3/mod_autoindex.so -LoadModule dir_module /usr/lib/apache/1.3/mod_dir.so -LoadModule cgi_module /usr/lib/apache/1.3/mod_cgi.so -# LoadModule asis_module /usr/lib/apache/1.3/mod_asis.so -# LoadModule imap_module /usr/lib/apache/1.3/mod_imap.so -# LoadModule action_module /usr/lib/apache/1.3/mod_actions.so -# LoadModule speling_module /usr/lib/apache/1.3/mod_speling.so -LoadModule userdir_module /usr/lib/apache/1.3/mod_userdir.so -LoadModule alias_module /usr/lib/apache/1.3/mod_alias.so -LoadModule rewrite_module /usr/lib/apache/1.3/mod_rewrite.so -LoadModule access_module /usr/lib/apache/1.3/mod_access.so -LoadModule auth_module /usr/lib/apache/1.3/mod_auth.so -# LoadModule anon_auth_module /usr/lib/apache/1.3/mod_auth_anon.so -# LoadModule dbm_auth_module /usr/lib/apache/1.3/mod_auth_dbm.so -# LoadModule db_auth_module /usr/lib/apache/1.3/mod_auth_db.so -# LoadModule proxy_module /usr/lib/apache/1.3/libproxy.so -# LoadModule digest_module /usr/lib/apache/1.3/mod_digest.so -# LoadModule cern_meta_module /usr/lib/apache/1.3/mod_cern_meta.so -LoadModule expires_module /usr/lib/apache/1.3/mod_expires.so -# LoadModule headers_module /usr/lib/apache/1.3/mod_headers.so -# LoadModule usertrack_module /usr/lib/apache/1.3/mod_usertrack.so -LoadModule unique_id_module /usr/lib/apache/1.3/mod_unique_id.so -LoadModule setenvif_module /usr/lib/apache/1.3/mod_setenvif.so -# LoadModule sys_auth_module /usr/lib/apache/1.3/mod_auth_sys.so -# LoadModule put_module /usr/lib/apache/1.3/mod_put.so -#LoadModule ssl_module /usr/lib/apache/1.3/mod_ssl.so -# LoadModule throttle_module /usr/lib/apache/1.3/mod_throttle.so -LoadModule pam_auth_module /usr/lib/apache/1.3/mod_auth_pam.so -# LoadModule allowdev_module /usr/lib/apache/1.3/mod_allowdev.so -# LoadModule auth_mysql_module /usr/lib/apache/1.3/mod_auth_mysql.so -# LoadModule pgsql_auth_module /usr/lib/apache/1.3/mod_auth_pgsql.so -# LoadModule eaccess_module /usr/lib/apache/1.3/mod_eaccess.so -LoadModule php4_module /usr/lib/apache/1.3/libphp4.so -# LoadModule roaming_module /usr/lib/apache/1.3/mod_roaming.so -#LoadModule sys_auth_module /usr/lib/apache/1.3/mod_auth_sys.so - -ErrorLog /var/log/apache/error.log -LogLevel warn -LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %T %v" full -LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined -LogFormat "%h %l %u %t \"%r\" %>s %b" common -LogFormat "%{Referer}i -> %U" referer -LogFormat "%{User-agent}i" agent -LogFormat "[ %v %{%Y %m %d}t ] %h %l %u %t \"%r\" %s %b" CustomLog - -LogFormat combined - -#CustomLog "|/usr/local/bin/parselog" CustomLog -CustomLog /var/log/apache/access.log common - -PidFile /var/run/apache.pid -LockFile /var/run/apache.lock -#ServerName new.host.name -UseCanonicalName on -Timeout 300 -KeepAlive On -MaxKeepAliveRequests 100 -KeepAliveTimeout 15 -MinSpareServers 5 -MaxSpareServers 10 -StartServers 5 -MaxClients 150 -MaxRequestsPerChild 30 - -# -# Listen 80 -# Listen 443 -# AddType application/x-x509-ca-cert .crt -# AddType application/x-pkcs7-crl .crl -# SSLPassPhraseDialog builtin -# SSLSessionCache dbm:/var/run/ssl_scache -# SSLSessionCacheTimeout 300 -# SSLMutex file:/var/run/ssl_mutex -# SSLRandomSeed startup builtin -# SSLRandomSeed connect builtin -# #SSLRandomSeed startup file:/dev/random 512 -# #SSLRandomSeed startup file:/dev/urandom 512 -# #SSLRandomSeed connect file:/dev/random 512 -# #SSLRandomSeed connect file:/dev/urandom 512 -# #SSLLog /var/log/apache/ssl_engine_log -# #SSLLogLevel info -# - -include /etc/apache/includes - -include /etc/apache/virtual diff --git a/apache/httpd.conf b/apache/httpd.conf deleted file mode 100644 index cf2dc83..0000000 --- a/apache/httpd.conf +++ /dev/null @@ -1,106 +0,0 @@ -ServerType standalone -Port 80 -HostnameLookups off -User www-data -Group www-data -ServerAdmin dr@jones.dk -ServerRoot /etc/apache -BindAddress * - -# The Debian package of Apache loads every feature as shared modules. -# Please keep this LoadModule: line here, it is needed for installation. -LoadModule vhost_alias_module /usr/lib/apache/1.3/mod_vhost_alias.so -# LoadModule env_module /usr/lib/apache/1.3/mod_env.so -LoadModule config_log_module /usr/lib/apache/1.3/mod_log_config.so -# LoadModule mime_magic_module /usr/lib/apache/1.3/mod_mime_magic.so -LoadModule mime_module /usr/lib/apache/1.3/mod_mime.so -LoadModule negotiation_module /usr/lib/apache/1.3/mod_negotiation.so -# LoadModule status_module /usr/lib/apache/1.3/mod_status.so -# LoadModule info_module /usr/lib/apache/1.3/mod_info.so -LoadModule includes_module /usr/lib/apache/1.3/mod_include.so -LoadModule autoindex_module /usr/lib/apache/1.3/mod_autoindex.so -LoadModule dir_module /usr/lib/apache/1.3/mod_dir.so -LoadModule cgi_module /usr/lib/apache/1.3/mod_cgi.so -# LoadModule asis_module /usr/lib/apache/1.3/mod_asis.so -# LoadModule imap_module /usr/lib/apache/1.3/mod_imap.so -# LoadModule action_module /usr/lib/apache/1.3/mod_actions.so -# LoadModule speling_module /usr/lib/apache/1.3/mod_speling.so -LoadModule userdir_module /usr/lib/apache/1.3/mod_userdir.so -LoadModule alias_module /usr/lib/apache/1.3/mod_alias.so -LoadModule rewrite_module /usr/lib/apache/1.3/mod_rewrite.so -LoadModule access_module /usr/lib/apache/1.3/mod_access.so -LoadModule auth_module /usr/lib/apache/1.3/mod_auth.so -# LoadModule anon_auth_module /usr/lib/apache/1.3/mod_auth_anon.so -# LoadModule dbm_auth_module /usr/lib/apache/1.3/mod_auth_dbm.so -# LoadModule db_auth_module /usr/lib/apache/1.3/mod_auth_db.so -# LoadModule proxy_module /usr/lib/apache/1.3/libproxy.so -# LoadModule digest_module /usr/lib/apache/1.3/mod_digest.so -# LoadModule cern_meta_module /usr/lib/apache/1.3/mod_cern_meta.so -LoadModule expires_module /usr/lib/apache/1.3/mod_expires.so -# LoadModule headers_module /usr/lib/apache/1.3/mod_headers.so -# LoadModule usertrack_module /usr/lib/apache/1.3/mod_usertrack.so -LoadModule unique_id_module /usr/lib/apache/1.3/mod_unique_id.so -LoadModule setenvif_module /usr/lib/apache/1.3/mod_setenvif.so -# LoadModule sys_auth_module /usr/lib/apache/1.3/mod_auth_sys.so -# LoadModule put_module /usr/lib/apache/1.3/mod_put.so -#LoadModule ssl_module /usr/lib/apache/1.3/mod_ssl.so -# LoadModule throttle_module /usr/lib/apache/1.3/mod_throttle.so -LoadModule pam_auth_module /usr/lib/apache/1.3/mod_auth_pam.so -# LoadModule allowdev_module /usr/lib/apache/1.3/mod_allowdev.so -# LoadModule auth_mysql_module /usr/lib/apache/1.3/mod_auth_mysql.so -# LoadModule pgsql_auth_module /usr/lib/apache/1.3/mod_auth_pgsql.so -# LoadModule eaccess_module /usr/lib/apache/1.3/mod_eaccess.so -LoadModule php3_module /usr/lib/apache/1.3/libphp3.so -# LoadModule roaming_module /usr/lib/apache/1.3/mod_roaming.so -#LoadModule sys_auth_module /usr/lib/apache/1.3/mod_auth_sys.so - -ErrorLog /var/log/apache/error.log -LogLevel warn -LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %T %v" full -LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined -LogFormat "%h %l %u %t \"%r\" %>s %b" common -LogFormat "%{Referer}i -> %U" referer -LogFormat "%{User-agent}i" agent -LogFormat "[ %v %{%Y %m %d}t ] %h %l %u %t \"%r\" %s %b" CustomLog - -LogFormat combined - -#CustomLog "|/usr/local/bin/parselog" CustomLog -CustomLog /var/log/apache/access.log common - -PidFile /var/run/apache.pid -LockFile /var/run/apache.lock -#ServerName new.host.name -UseCanonicalName on -Timeout 300 -KeepAlive On -MaxKeepAliveRequests 100 -KeepAliveTimeout 15 -MinSpareServers 5 -MaxSpareServers 10 -StartServers 5 -MaxClients 150 -MaxRequestsPerChild 30 - -# -# Listen 80 -# Listen 443 -# AddType application/x-x509-ca-cert .crt -# AddType application/x-pkcs7-crl .crl -# SSLPassPhraseDialog builtin -# SSLSessionCache dbm:/var/run/ssl_scache -# SSLSessionCacheTimeout 300 -# SSLMutex file:/var/run/ssl_mutex -# SSLRandomSeed startup builtin -# SSLRandomSeed connect builtin -# #SSLRandomSeed startup file:/dev/random 512 -# #SSLRandomSeed startup file:/dev/urandom 512 -# #SSLRandomSeed connect file:/dev/random 512 -# #SSLRandomSeed connect file:/dev/urandom 512 -# #SSLLog /var/log/apache/ssl_engine_log -# #SSLLogLevel info -# - -include /etc/apache/includes - -include /etc/apache/virtual diff --git a/apache/srm-nophp.conf b/apache/srm-nophp.conf deleted file mode 100644 index 916d55b..0000000 --- a/apache/srm-nophp.conf +++ /dev/null @@ -1,73 +0,0 @@ -DocumentRoot /var/www -UserDir public_html -DirectoryIndex index index.html index.htm default.html home.html home.htm index.cgi -FancyIndexing on - -AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip -AddIconByType (TXT,/icons/text.gif) text/* -AddIconByType (IMG,/icons/image2.gif) image/* -AddIconByType (SND,/icons/sound2.gif) audio/* -AddIconByType (VID,/icons/movie.gif) video/* -AddIcon /icons/binary.gif .bin .exe -AddIcon /icons/binhex.gif .hqx -AddIcon /icons/tar.gif .tar -AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv -AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip -AddIcon /icons/a.gif .ps .ai .eps -AddIcon /icons/layout.gif .html .shtml .htm .pdf -AddIcon /icons/text.gif .txt -AddIcon /icons/c.gif .c -AddIcon /icons/p.gif .pl .py -AddIcon /icons/f.gif .for -AddIcon /icons/dvi.gif .dvi -AddIcon /icons/uuencoded.gif .uu -AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl -AddIcon /icons/tex.gif .tex -AddIcon /icons/bomb.gif */core -AddIcon /icons/deb.gif .deb Debian -AddIcon /icons/back.gif .. -AddIcon /icons/hand.right.gif README -AddIcon /icons/folder.gif ^^DIRECTORY^^ -AddIcon /icons/blank.gif ^^BLANKICON^^ -DefaultIcon /icons/unknown.gif - -ReadmeName README -HeaderName HEADER - -IndexIgnore .??* *~ *# HEADER HEADER.html HEADER.shtml README README.html README.shtml RCS CVS -AccessFileName .htaccess - -#DefaultType text/plain -DefaultType text/html - -AddEncoding x-compress Z -AddEncoding x-gzip gz - -AddLanguage en .en -AddLanguage de .de -AddLanguage da .da -LanguagePriority da en de - -#AddDefaultCharset Off -#AddDefaultCharset iso-8859-1 - -Alias /icons/ /usr/share/apache/icons/ - -ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ -ScriptAlias /cgi-common/ /var/www/COMMON/cgi-bin/ -ScriptAlias /cgi-common-test/ /var/www/COMMON/cgi-bin-test/ - -AddHandler cgi-script .cgi - -AddType text/html .shtml -AddHandler server-parsed .shtml - -BrowserMatch "Mozilla/2" nokeepalive -BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0 -BrowserMatch "RealPlayer 4\.0" force-response-1.0 -BrowserMatch "Java/1\.0" force-response-1.0 -BrowserMatch "JDK/1\.0" force-response-1.0 - -Alias /doc/ /usr/share/doc/ -## The above line is for Debian Policy 3.0.1 (FHS), which specifies that /doc -## is /usr/share/doc. Some packages may not work otherwise. -- apacheconfig diff --git a/apache/srm-php4.conf b/apache/srm-php4.conf deleted file mode 100644 index be17282..0000000 --- a/apache/srm-php4.conf +++ /dev/null @@ -1,78 +0,0 @@ -DocumentRoot /var/www -UserDir public_html -DirectoryIndex index index.html index.htm default.html home.html home.htm index.php index.php3 home.phtml index.cgi -FancyIndexing on - -AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip -AddIconByType (TXT,/icons/text.gif) text/* -AddIconByType (IMG,/icons/image2.gif) image/* -AddIconByType (SND,/icons/sound2.gif) audio/* -AddIconByType (VID,/icons/movie.gif) video/* -AddIcon /icons/binary.gif .bin .exe -AddIcon /icons/binhex.gif .hqx -AddIcon /icons/tar.gif .tar -AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv -AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip -AddIcon /icons/a.gif .ps .ai .eps -AddIcon /icons/layout.gif .html .shtml .htm .pdf -AddIcon /icons/text.gif .txt -AddIcon /icons/c.gif .c -AddIcon /icons/p.gif .pl .py -AddIcon /icons/f.gif .for -AddIcon /icons/dvi.gif .dvi -AddIcon /icons/uuencoded.gif .uu -AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl -AddIcon /icons/tex.gif .tex -AddIcon /icons/bomb.gif */core -AddIcon /icons/deb.gif .deb Debian -AddIcon /icons/back.gif .. -AddIcon /icons/hand.right.gif README -AddIcon /icons/folder.gif ^^DIRECTORY^^ -AddIcon /icons/blank.gif ^^BLANKICON^^ -DefaultIcon /icons/unknown.gif - -ReadmeName README -HeaderName HEADER - -IndexIgnore .??* *~ *# HEADER HEADER.html HEADER.shtml HEADER.php3 HEADER.php README README.html README.shtml README.php3 README.php RCS CVS -AccessFileName .htaccess - -#DefaultType text/plain -DefaultType text/html - -AddEncoding x-compress Z -AddEncoding x-gzip gz - -AddLanguage en .en -AddLanguage de .de -AddLanguage da .da -LanguagePriority da en de - -#AddDefaultCharset Off -#AddDefaultCharset iso-8859-1 - -Alias /icons/ /usr/share/apache/icons/ - -ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ -ScriptAlias /cgi-common/ /var/www/COMMON/cgi-bin/ -ScriptAlias /cgi-common-test/ /var/www/COMMON/cgi-bin-test/ - -AddType application/x-httpd-php .php -AddType application/x-httpd-php .php3 -AddType application/x-httpd-php .phtml -AddType application/x-httpd-php-source .phps - -AddHandler cgi-script .cgi - -AddType text/html .shtml -AddHandler server-parsed .shtml - -BrowserMatch "Mozilla/2" nokeepalive -BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0 -BrowserMatch "RealPlayer 4\.0" force-response-1.0 -BrowserMatch "Java/1\.0" force-response-1.0 -BrowserMatch "JDK/1\.0" force-response-1.0 - -Alias /doc/ /usr/share/doc/ -## The above line is for Debian Policy 3.0.1 (FHS), which specifies that /doc -## is /usr/share/doc. Some packages may not work otherwise. -- apacheconfig diff --git a/apache/srm.conf b/apache/srm.conf deleted file mode 100644 index fb50cbf..0000000 --- a/apache/srm.conf +++ /dev/null @@ -1,78 +0,0 @@ -DocumentRoot /var/www -UserDir public_html -DirectoryIndex index index.html index.htm default.html home.html home.htm index.php index.php3 home.phtml index.cgi -FancyIndexing on - -AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip -AddIconByType (TXT,/icons/text.gif) text/* -AddIconByType (IMG,/icons/image2.gif) image/* -AddIconByType (SND,/icons/sound2.gif) audio/* -AddIconByType (VID,/icons/movie.gif) video/* -AddIcon /icons/binary.gif .bin .exe -AddIcon /icons/binhex.gif .hqx -AddIcon /icons/tar.gif .tar -AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv -AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip -AddIcon /icons/a.gif .ps .ai .eps -AddIcon /icons/layout.gif .html .shtml .htm .pdf -AddIcon /icons/text.gif .txt -AddIcon /icons/c.gif .c -AddIcon /icons/p.gif .pl .py -AddIcon /icons/f.gif .for -AddIcon /icons/dvi.gif .dvi -AddIcon /icons/uuencoded.gif .uu -AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl -AddIcon /icons/tex.gif .tex -AddIcon /icons/bomb.gif */core -AddIcon /icons/deb.gif .deb Debian -AddIcon /icons/back.gif .. -AddIcon /icons/hand.right.gif README -AddIcon /icons/folder.gif ^^DIRECTORY^^ -AddIcon /icons/blank.gif ^^BLANKICON^^ -DefaultIcon /icons/unknown.gif - -ReadmeName README -HeaderName HEADER - -IndexIgnore .??* *~ *# HEADER HEADER.html HEADER.shtml HEADER.php3 HEADER.php README README.html README.shtml README.php3 README.php RCS CVS -AccessFileName .htaccess - -#DefaultType text/plain -DefaultType text/html - -AddEncoding x-compress Z -AddEncoding x-gzip gz - -AddLanguage en .en -AddLanguage de .de -AddLanguage da .da -LanguagePriority da en de - -#AddDefaultCharset Off -#AddDefaultCharset iso-8859-1 - -Alias /icons/ /usr/share/apache/icons/ - -ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ -ScriptAlias /cgi-common/ /var/www/COMMON/cgi-bin/ -ScriptAlias /cgi-common-test/ /var/www/COMMON/cgi-bin-test/ - -AddType application/x-httpd-php3 .php -AddType application/x-httpd-php3 .php3 -AddType application/x-httpd-php3 .phtml -AddType application/x-httpd-php3-source .phps - -AddHandler cgi-script .cgi - -AddType text/html .shtml -AddHandler server-parsed .shtml - -BrowserMatch "Mozilla/2" nokeepalive -BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0 -BrowserMatch "RealPlayer 4\.0" force-response-1.0 -BrowserMatch "Java/1\.0" force-response-1.0 -BrowserMatch "JDK/1\.0" force-response-1.0 - -Alias /doc/ /usr/share/doc/ -## The above line is for Debian Policy 3.0.1 (FHS), which specifies that /doc -## is /usr/share/doc. Some packages may not work otherwise. -- apacheconfig -- cgit v1.2.3