|
From: <sv...@va...> - 2012-03-23 16:16:08
|
jf 2012-03-23 16:15:57 +0000 (Fri, 23 Mar 2012)
New Revision: 455
Log:
And spell htaccess correctly.
Copied files:
trunk/.htaccess.in
(from rev 453, trunk/.htacces.in)
Removed files:
trunk/.htacces.in
Copied: trunk/.htaccess.in (+0 -0)
===================================================================
Deleted: trunk/.htacces.in (+0 -94)
===================================================================
--- trunk/.htacces.in 2012-03-23 16:13:09 +00:00 (rev 454)
+++ trunk/.htacces.in 2012-03-23 16:15:57 +00:00 (rev 455)
@@ -1,94 +0,0 @@
-# Date created: March 08 2005
-# Last updated: February 1 2007
-# Note 1: See /admin/updating.readme
-# Note 2: There are .htaccess files in /php/ and /admin/
-
-# never allow listing of directories
-Options -Indexes
-IndexIgnore *
-
-# default page in any dir
-DirectoryIndex index.html
-
-
-
-# prepend these files to every .html file:
-<Files *.html>
- ForceType application/x-httpd-php
- php_value auto_prepend_file "header.php"
- php_value auto_append_file "footer.php"
-</Files>
-
-
-# for .htaccess and .htconfx, just in case :)
-<Files ~ "^\.ht">
- Order allow,deny
- Deny from all
-</Files>
-
-
-# for .svn dirs
-<Files ~ "^\.svn">
- Order allow,deny
- Deny from all
-</Files>
-
-
-# our custom error pages
-ErrorDocument 400 /errors/error400.html
-ErrorDocument 401 /errors/error401.html
-ErrorDocument 403 /errors/error403.html
-ErrorDocument 404 /errors/error404.html
-ErrorDocument 500 /errors/error500.html
-
-
-# permanent redirects for *very* frequently accessed old pages
-Redirect 301 /docs/FAQ/faq.abort.html http://www.valgrind.org/docs/manual/faq.html
-Redirect 301 /docs/FAQ.html http://www.valgrind.org/docs/manual/faq.html
-Redirect 301 /docs/FAQ/FAQ.html http://www.valgrind.org/docs/manual/faq.html
-Redirect 301 /docs/FAQ/faq.misc.html http://www.valgrind.org/docs/manual/faq.html
-Redirect 301 /docs/FAQ/faq.help.html http://www.valgrind.org/docs/manual/faq.html
-Redirect 301 /docs/FAQ/faq.background.html http://www.valgrind.org/docs/manual/faq.html
-Redirect 301 /docs/valgrind_faq.html.tar.bz2 http://www.valgrind.org/docs/manual/faq.html
-Redirect 301 /docs/FAQ/valgrind-FAQ.ps.bz2 http://valgrind.org/docs/manual/valgrind_manual.ps.bz2
-Redirect 301 /docs/FAQ/ http://www.valgrind.org/docs/manual/faq.html
-#
-Redirect 301 /docs/quick-start.html http://www.valgrind.org/docs/manual/QuickStart.html
-Redirect 301 /docs/manual/quickstart.html http://www.valgrind.org/docs/manual/QuickStart.html
-Redirect 301 /docs/valgrind-quick-start.html.bz2 http://valgrind.org/docs/manual/valgrind_manual.html.tar.bz2
-#
-Redirect 301 /docs/dist.html http://www.valgrind.org/docs/manual/dist.html
-Redirect 301 /docs/manual.html http://www.valgrind.org/docs/manual/manual.html
-Redirect 301 /docs/mc-manual.html http://www.valgrind.org/docs/manual/mc-manual.html
-Redirect 301 /docs/manual/mc_main.html http://www.valgrind.org/docs/manual/mc-manual.html
-Redirect 301 /docs/manual/hg_main.html http://www.valgrind.org/docs/manual/hg-manual.html
-Redirect 301 /docs/manual/hg_manual.html http://www.valgrind.org/docs/manual/hg-manual.html
-Redirect 301 /docs/manual/cg_techdocs.html http://valgrind.org/docs/manual/cg-tech-docs.html
-Redirect 301 /docs/manual-core.html http://www.valgrind.org/docs/manual/manual-core.html
-Redirect 301 /docs/manual/coregrind_core.html http://valgrind.org/docs/manual/manual.html
-Redirect 301 /docs/manual/valgrind_manual.pdf.bz2 http://valgrind.org/docs/manual/valgrind_manual.pdf
-Redirect 301 /docs/bookset/mc-manual.leaks.html http://www.valgrind.org/docs/manual/mc-manual.html#mc-manual.leaks
-Redirect 301 /docs/bookset/manual-core.out2file.html http://www.valgrind.org/docs/manual/manual-core.html
-#
-Redirect 301 /downloads.html http://www.valgrind.org/downloads/current.html
-Redirect 301 /downloads/archive.html http://www.valgrind.org/downloads/old.html
-Redirect 301 /downloads/source_code.html http://www.valgrind.org/downloads/current.html
-Redirect 301 /downloads/valgrind-2.2.0.tar.bz2 http://www.valgrind.org/downloads/archive/valgrind-2.2.0.tar.bz2
-Redirect 301 /downloads/valgrind-2.4.0.tar.bz2 http://www.valgrind.org/downloads/archive/valgrind-2.4.0.tar.bz2
-Redirect 301 /downloads/valgrind-2.4.1.tar.bz2 http://www.valgrind.org/downloads/archive/valgrind-2.4.1.tar.bz2
-Redirect 301 /downloads/valgrind-3.0.0.tar.bz2 http://www.valgrind.org/downloads/archive/valgrind-3.0.0.tar.bz2
-Redirect 301 /downloads/valgrind-3.0.1.tar.bz2 http://www.valgrind.org/downloads/archive/valgrind-3.0.1.tar.bz2
-#
-Redirect 301 /devel/guis.html http://www.valgrind.org/downloads/guis.html
-Redirect 301 /devel/projects.html http://www.valgrind.org/help/projects.html
-Redirect 301 /devel/cvs_svn.html http://www.valgrind.org/downloads/repository.html
-Redirect 301 /devel/platforms.html http://www.valgrind.org/info/platforms.html
-#
-Redirect 301 /info/release-notes-3.0.0.txt http://www.valgrind.org/docs/manual/dist.news.html
-Redirect 301 /info/release-notes-3.0.1.txt http://www.valgrind.org/docs/manual/dist.news.html
-#
-Redirect 301 /www/developers.html http://www.valgrind.org/info/developers.html
-#
-Redirect 301 /support/contributing.html http://www.valgrind.org/help/contributing.html
-
-# set the include path:
|