# Note, this file is pulled from # https://svn.apache.org/repos/asf/infrastructure/trunk/httpd-conf/www.apache.org/vhosts/conf/perl.apache.org.conf # for use on the *live* site via www.apache.org DocumentRoot /x1/www/perl.apache.org ServerName perl.apache.org ServerAlias apache.perl.org perl-new.apache.org perl.*.apache.org XBithack Full # Documentation included in the old site. Redirect permanent /guide http://perl.apache.org/docs/1.0/guide # Distributed with mod_perl Redirect permanent /src/mod_perl.html http://perl.apache.org/docs/index.html Redirect permanent /src/apache-modlist.html http://perl.apache.org/products/apache-modules.html Redirect permanent /src/cgi_to_mod_perl.html http://perl.apache.org/docs/index.html Redirect permanent /src/mod_perl_traps.html http://perl.apache.org/docs/index.html # (equivalent to those with /src above, but it seems like the dist is kept symlinked in 2 locations) Redirect permanent /dist/mod_perl.html http://perl.apache.org/docs/index.html Redirect permanent /dist/apache-modlist.html http://perl.apache.org/products/apache-modules.html Redirect permanent /dist/cgi_to_mod_perl.html http://perl.apache.org/docs/index.html Redirect permanent /dist/mod_perl_traps.html http://perl.apache.org/docs/index.html # FAQs Redirect permanent /faq/mod_perl_cgi.html http://perl.apache.org/docs/index.html Redirect permanent /faq/index.html http://perl.apache.org/docs/index.html Redirect permanent /tuning/index.html http://perl.apache.org/docs/index.html Redirect permanent /faq/mod_perl_api.html http://perl.apache.org/docs/index.html Redirect permanent /features/tmpl-cmp.html http://perl.apache.org/docs/tutorials/tmpl/comparison/comparison.html Redirect permanent /perl_myth.html http://perl.apache.org/docs/general/perl_myth.html Redirect permanent /perl_myth.pod http://perl.apache.org/docs/general/perl_myth.pod.orig Redirect permanent /faq/mjtg-news.txt http://perl.apache.org/docs/index.html Redirect permanent /faq/mod_perl_api.pod http://perl.apache.org/docs/index.html Redirect permanent /faq/mod_perl_cgi.pod http://perl.apache.org/docs/index.html Redirect permanent /faq/mod_perl_faq.html http://perl.apache.org/docs/index.html Redirect permanent /faq/mod_perl_faq.pod http://perl.apache.org/docs/index.html Redirect permanent /faq/mod_perl_faq.tar.gz http://perl.apache.org/docs/index.html Redirect permanent /distributions.html http://perl.apache.org/download/index.html Redirect permanent /tidbits.html http://perl.apache.org/docs/offsite/articles.html Redirect permanent /products.html http://perl.apache.org/products/index.html Redirect permanent /isp.html http://perl.apache.org/help/isps.html Redirect permanent /sites.html http://perl.apache.org/outstanding/sites.html # Stories Redirect permanent /stories/index.html http://perl.apache.org/outstanding/success_stories/index.html Redirect permanent /stories/ColbyChem.html http://perl.apache.org/outstanding/success_stories/colbychem.html Redirect permanent /stories/France-Presse.html http://perl.apache.org/outstanding/success_stories/www.afp-direct.com.html Redirect permanent /stories/adultad.html http://perl.apache.org/outstanding/success_stories/adultad.html Redirect permanent /stories/bsat.html http://perl.apache.org/outstanding/success_stories/bsat.html Redirect permanent /stories/idl-net.html http://perl.apache.org/outstanding/success_stories/idl-net.html Redirect permanent /stories/imdb.html http://perl.apache.org/outstanding/success_stories/imdb.com.html Redirect permanent /stories/lind-waldock.html http://perl.apache.org/outstanding/success_stories/www.lind-waldock.com.html Redirect permanent /stories/presto.html http://perl.apache.org/outstanding/success_stories/presto.html Redirect permanent /stories/seds-org.html http://perl.apache.org/outstanding/success_stories/seds.org.html Redirect permanent /stories/singlesheaven.html http://perl.apache.org/outstanding/success_stories/singlesheaven.com.html Redirect permanent /stories/tgix.html http://perl.apache.org/outstanding/success_stories/tgix.html Redirect permanent /stories/uber-alles.html http://perl.apache.org/outstanding/success_stories/openscape.org.html Redirect permanent /stories/webby.html http://perl.apache.org/outstanding/success_stories/imdb.com.html Redirect permanent /stories/winamillion.html http://perl.apache.org/outstanding/success_stories/winamillion.msn.com.html Redirect permanent /stories/wmboerse.html http://perl.apache.org/outstanding/success_stories/wmboerse.html # Win32 docs Redirect permanent /win32_binaries.html http://perl.apache.org/docs/1.0/os/win32/index.html Redirect permanent /win32_binaries.pod http://perl.apache.org/docs/1.0/os/win32/index.html Redirect permanent /win32_compile.html http://perl.apache.org/docs/1.0/os/win32/index.html Redirect permanent /win32_compile.pod http://perl.apache.org/docs/1.0/os/win32/index.html Redirect permanent /win32_multithread.html http://perl.apache.org/docs/1.0/os/win32/multithread.html Redirect permanent /win32_multithread.pod http://perl.apache.org/docs/1.0/win32/multithread.pod.orig # E-mail etiquette Redirect permanent /email-etiquette.html http://perl.apache.org/maillist/email-etiquette.html # Jobs Redirect permanent /jobs.html http://perl.apache.org/jobs/jobs.html # Stats Redirect permanent /netcraft/index.html http://perl.apache.org/outstanding/stats/netcraft.html # Old logos Redirect permanent /logos/index.html http://perl.apache.org/about/link/linktous.html # embperl Redirect permanent /Embperl/ http://perl.apache.org/embperl/ Redirect permanent /perl/Embperl/ http://perl.apache.org/embperl/ Redirect permanent /embperl.html http://perl.apache.org/embperl/ # ASP Redirect permanent /asp http://www.apache-asp.org/ # Contributors Redirect permanent /CREDITS.html http://perl.apache.org/about/contributors/people.html # Misc Redirect permanent /bench.txt http://www.chamas.com/bench/ Redirect permanent /email-etiquette.pod http://perl.apache.org/maillist/email-etiquette.pod Redirect permanent /embperl.html http://perl.apache.org/embperl/ Redirect permanent /faqs.html http://perl.apache.org/docs/offsite/index.html RewriteEngine On RewriteOptions inherit