Fix typo in docs/.htaccess
authorRichard Levitte <levitte@openssl.org>
Tue, 24 Oct 2017 16:51:48 +0000 (18:51 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 24 Oct 2017 16:51:48 +0000 (18:51 +0200)
docs/.htaccess

index fdbe2e68895a2441bd9b0831b5c6ee9c722ae408..6e56cd6d30904e9c4f49dbedb8aee2d794fec443 100644 (file)
@@ -7,7 +7,7 @@ RewriteRule ^manmaster/apps/config.html /docs/manmaster/man5/config.html [L,R=30
 RewriteRule ^manmaster/apps/x509v3_config.html /docs/manmaster/man5/x509v3_config.html [L,R=302,NC]
 RewriteRule ^manmaster/crypto/bio.html /docs/manmaster/man7/bio.html [L,R=302,NC]
 RewriteRule ^manmaster/crypto/crypto.html /docs/manmaster/man7/crypto.html [L,R=302,NC]
-RewriteRule ^manmaster/crypto/x509.html /docs/manmaster/man7/x509.html {l,R=302,NC]
+RewriteRule ^manmaster/crypto/x509.html /docs/manmaster/man7/x509.html [L,R=302,NC]
 RewriteRule ^manmaster/crypto/ct.html /docs/manmaster/man7/ct.html [L,R=302,NC]
 RewriteRule ^manmaster/crypto/des_modes.html /docs/manmaster/man7/des_modes.html [L,R=302,NC]
 RewriteRule ^manmaster/crypto/evp.html /docs/manmaster/man7/evp.html [L,R=302,NC]