SuexecUserGroup "#1000" "#1000" ErrorLog /var/log/virtualmin/geo.com.pa_error_log CustomLog /var/log/virtualmin/geo.com.pa_access_log combined ScriptAlias /cgi-bin/ /home/geo/cgi-bin/ ScriptAlias /awstats/ /home/geo/cgi-bin/ DirectoryIndex index.html index.htm index.php index.php4 index.php5 Options -Indexes +IncludesNOEXEC +FollowSymLinks +ExecCGI allow from all AllowOverride All Options Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny allow from all AddHandler cgi-script .cgi AddHandler wsgi-script .wsgi AddHandler fcgid-script .php AddHandler fcgid-script .php5 FCGIWrapper /home/geo/fcgi-bin/php5.fcgi .php FCGIWrapper /home/geo/fcgi-bin/php5.fcgi .php5 allow from all RewriteEngine on RewriteCond %{HTTP_HOST} =webmail.geo.com.pa RewriteRule ^(.*) https://geo.com.pa:20000/ [R] RewriteCond %{HTTP_HOST} =admin.geo.com.pa RewriteRule ^(.*) https://geo.com.pa:10000/ [R] RemoveHandler .php RemoveHandler .php5 IPCCommTimeout 31 AddHandler wsgi-script .wsgi Alias /adm /home/geo/public_html/LAB_IGSA WSGIScriptAlias /igsa /home/geo/public_html/LAB_IGSA/apache/app.wsgi Alias /static/ /home/geo/public_html/LAB_IGSA/static/ Order deny,allow Allow from all Alias /dav "/home/geo/public_html" Alias /pipermail "/var/lib/mailman/archives/public" DAV on AuthType Basic AuthName "geo.com.pa" AuthUserFile /home/geo/etc/dav.digest.passwd Require valid-user ForceType text/plain Satisfy All RemoveHandler .php RemoveHandler .php5 RewriteEngine off AuthName "geo.com.pa statistics" AuthType Basic AuthUserFile /home/geo/.awstats-htpasswd require valid-user RedirectMatch /cgi-bin/mailman/([^/\.]*)(.cgi)?(.*) "https://geo.com.pa:10000/virtualmin-mailman/unauthenticated/$1.cgi$3" RedirectMatch /mailman/([^/\.]*)(.cgi)?(.*) "https://geo.com.pa:10000/virtualmin-mailman/unauthenticated/$1.cgi$3" SSLEngine on SSLCertificateFile /etc/webmin/miniserv.pem ServerName geo.com.pa DocumentRoot /home/geo/public_html