From: Simon Pepping Date: Thu, 21 Dec 2006 20:06:01 +0000 (+0000) Subject: Fixed a few errors X-Git-Tag: fop-0_93~12 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4f27e979a835d1b5f08642216f9f918751ed14d6;p=xmlgraphics-fop.git Fixed a few errors git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_93@489451 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/.htaccess b/src/documentation/content/.htaccess index ab3ae942f..e8f707fc8 100644 --- a/src/documentation/content/.htaccess +++ b/src/documentation/content/.htaccess @@ -9,9 +9,9 @@ RedirectMatch Permanent ^/fop/graphics(.*) http://xmlgraphics.apache.org/fop/0.9 RedirectMatch Permanent ^/fop/hyphenation(.*) http://xmlgraphics.apache.org/fop/0.93/hyphenation$1 RedirectMatch Permanent ^/fop/intermediate(.*) http://xmlgraphics.apache.org/fop/0.93/intermediate$1 RedirectMatch Permanent ^/fop/output(.*) http://xmlgraphics.apache.org/fop/0.93/output$1 -RedirectMatch Permanent ^/fop/pdfencryption(.*) http://xmlgraphics.apache.org/fop/0.93/pdfs$1 +RedirectMatch Permanent ^/fop/pdfa(.*) http://xmlgraphics.apache.org/fop/0.93/pdfa$1 RedirectMatch Permanent ^/fop/pdfencryption(.*) http://xmlgraphics.apache.org/fop/0.93/pdfencryption$1 -RedirectMatch Permanent ^/fop/pdfencryption(.*) http://xmlgraphics.apache.org/fop/0.93/pdfx$1 +RedirectMatch Permanent ^/fop/pdfx(.*) http://xmlgraphics.apache.org/fop/0.93/pdfx$1 RedirectMatch Permanent ^/fop/running(.*) http://xmlgraphics.apache.org/fop/0.93/running$1 RedirectMatch Permanent ^/fop/servlets(.*) http://xmlgraphics.apache.org/fop/0.93/servlets$1