# $Id: etc.apache.local.conf 7641 2006-02-13 21:14:08Z wohler $ # # Local customizations. # AddType application/x-httpd-php .html Action application/x-httpd-php /cgi-bin/php4 ErrorDocument 404 /missing.html CheckSpelling on NameVirtualHost 70.85.162.231 ServerName www.newt.com ServerAlias newt.com *.newt.com ServerAdmin webmaster@www.newt.com PassEnv PERL5LIB # Rewriting rules. # http://www.apache.org/docs/mod/mod_rewrite.html RewriteEngine on # Added 2006-02-06 RewriteRule ^/firewall(.*) /security$1 [R,L] RewriteRule ^/rev-ctl-sys(.*) /scm$1 [R,L] RewriteRule ^/ui(.*) /java$1 [R,L] RewriteRule ^/~?wohler/events/shenanigans(.*) /wohler/shenanigans$1 [R,L] # Added 2004-10-23 RewriteRule ^/~?wohler/(.*)/photos/maui/(.*) /wohler/$1/$2 [R] RewriteRule ^/~?wohler/(.*)/photos/(.*) /wohler/$1/$2 [R] RewriteRule ^/~?wohler/ustour2002(.*) /wohler/events/us-2002$1 [R,L] RewriteRule ^/~?wohler/world-tour(.*) /wohler/events/world-1993$1 [R,L] RewriteRule ^/~?wohler/hawaii2003(.*) /wohler/events/hawaii-2003$1 [R,L] RewriteRule ^/~?wohler/belize2003(.*) /wohler/events/belize-2003$1 [R,L] # Added ? RewriteRule ^/~?wohler/firewall(.*) /firewall$1 [R] RewriteRule ^/~?wohler/rev-ctl-sys(.*) /rev-ctl-sys$1 [R] RewriteRule ^/~?wohler/FAQ(.*) /faq$1 [R] RewriteRule ^/mh.faq /faq/mh.faq [R] RewriteRule ^/wohler-resume.html /wohler/wohler-resume.html [R] # Mailman Alias /images/mailman/ /usr/share/images/mailman/ Alias /pipermail/ /var/lib/mailman/archives/public/ ScriptAlias /mailman/ /usr/lib/cgi-bin/mailman/