You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.htaccess 1.6KB

123456789101112131415161718192021
  1. # redirect moved files
  2. RedirectMatch Permanent ^/fop/anttask(.*) http://xmlgraphics.apache.org/fop/0.20.5/anttask$1
  3. RedirectMatch Permanent ^/fop/compiling(.*) http://xmlgraphics.apache.org/fop/0.20.5/compiling$1
  4. RedirectMatch Permanent ^/fop/configuration(.*) http://xmlgraphics.apache.org/fop/0.20.5/configuration$1
  5. RedirectMatch Permanent ^/fop/embedding(.*) http://xmlgraphics.apache.org/fop/0.20.5/embedding$1
  6. RedirectMatch Permanent ^/fop/extensions(.*) http://xmlgraphics.apache.org/fop/0.20.5/extensions$1
  7. RedirectMatch Permanent ^/fop/fonts(.*) http://xmlgraphics.apache.org/fop/0.20.5/fonts$1
  8. RedirectMatch Permanent ^/fop/graphics(.*) http://xmlgraphics.apache.org/fop/0.20.5/graphics$1
  9. RedirectMatch Permanent ^/fop/hyphenation(.*) http://xmlgraphics.apache.org/fop/0.20.5/hyphenation$1
  10. RedirectMatch Permanent ^/fop/output(.*) http://xmlgraphics.apache.org/fop/0.20.5/output$1
  11. RedirectMatch Permanent ^/fop/pdfencryption(.*) http://xmlgraphics.apache.org/fop/0.20.5/pdfencryption$1
  12. RedirectMatch Permanent ^/fop/running(.*) http://xmlgraphics.apache.org/fop/0.20.5/running$1
  13. RedirectMatch Permanent ^/fop/servlets(.*) http://xmlgraphics.apache.org/fop/0.20.5/servlets$1
  14. # redirect to versioned documentation
  15. Redirect Temp /fop/stable http://xmlgraphics.apache.org/fop/0.20.5
  16. Redirect Temp /fop/current http://xmlgraphics.apache.org/fop/0.20.5
  17. Redirect Temp /fop/0.90alpha1 http://xmlgraphics.apache.org/fop/0.91
  18. Redirect Temp /fop/0.91beta http://xmlgraphics.apache.org/fop/0.91
  19. Redirect Temp /fop/unstable http://xmlgraphics.apache.org/fop/0.91
  20. Redirect Temp /fop/latest http://xmlgraphics.apache.org/fop/0.91