stas        2002/07/12 13:04:23

  Modified:    src      config.cfg
  Added:       .        httpd.conf
  Removed:     src      .htaccess
  Log:
  .htaccess' contents were moved into the main httpd.conf file, we store
  that data in a new httpd.conf file. currently removing the empty .htaccess
  file, but we may re-add it in the future.
  
  Revision  Changes    Path
  1.1                  modperl-docs/httpd.conf
  
  Index: httpd.conf
  ===================================================================
  # this file is actually included in the main httpd.conf at
  # www.apache.org, in order to make sure that *we* don't lose that
  # data, it's also stored in this file. Whenever modifying the main
  # file make sure to first change this file, so the changes won't get
  # lost.
  
  # This is actually a section within the perl.apache.org named virtual
  # host.
  
  DocumentRoot /www/perl.apache.org/
  ServerName perl.apache.org
  ServerAlias apache.perl.org
  XBithack Full
  Redirect permanent /from-cvs/ http://cvs.apache.org/snapshots/
  
  ErrorDocument 404 /404.html
  
  AddType text/plain .pod
  AddType text/plain .orig
  AddType text/plain .txt
  
  ### URI remapping ###
  
  # Documentation included in the old site.
  Redirect permanent /guide http://perl.apache.org/docs/1.0/guide/
  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 /mod_perl_cvs.html 
http://perl.apache.org/contribute/cvs_howto.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.orig
  Redirect permanent /embperl.html http://perl.apache.org/embperl/
  Redirect permanent /faqs.html http://perl.apache.org/docs/offsite/index.html
  
  
  1.34      +0 -1      modperl-docs/src/config.cfg
  
  Index: config.cfg
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/config.cfg,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- config.cfg        12 Jul 2002 11:03:03 -0000      1.33
  +++ config.cfg        12 Jul 2002 20:04:23 -0000      1.34
  @@ -49,7 +49,6 @@
           style.css
           images/*
           robots.txt
  -        .htaccess
           STATUS
   
           search/swish.cgi
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to