yuriipalam commented on code in PR #13:
URL: https://github.com/apache/hbase-site/pull/13#discussion_r3266085215


##########
.htaccess:
##########
@@ -20,3 +20,13 @@ RedirectMatch permanent ^/xref/(.*)\.html$ 
https://git-wip-us.apache.org/repos/a
 # Redirect 0.94 pages to main site
 RedirectMatch permanent ^/0.94/(.*)$ /$1
 Redirect permanent /0.94 /
+
+ErrorDocument 404 /404/index.html

Review Comment:
   ```suggestion
   ErrorDocument 404 /404.html
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to