This is an automated email from the ASF dual-hosted git repository.

rlenferink pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/celix-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 0c4aeec  CELIX-449: Updated .htaccess to point to correct 404 
ErrorDocument
0c4aeec is described below

commit 0c4aeecf53bb70ed494ba09e990607840a7b83af
Author: Roy Lenferink <[email protected]>
AuthorDate: Fri Jan 4 15:59:10 2019 +0100

    CELIX-449: Updated .htaccess to point to correct 404 ErrorDocument
---
 source/.htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/.htaccess b/source/.htaccess
index e76b431..0c3e605 100644
--- a/source/.htaccess
+++ b/source/.htaccess
@@ -15,4 +15,4 @@
 
 DirectoryIndex index.html
 
-ErrorDocument 404 /404
+ErrorDocument 404 /404.html

Reply via email to