diff --git a/.htaccess b/.htaccess new file mode 100644 index 000000000..a08caa9f5 --- /dev/null +++ b/.htaccess @@ -0,0 +1,2 @@ +ErrorDocument 404 /index.php + diff --git a/forhtml/push-website b/forhtml/push-website index 2085247b7..2bf94e697 100755 --- a/forhtml/push-website +++ b/forhtml/push-website @@ -6,7 +6,7 @@ git checkout --orphan gh-pages - git add index.html + git add index.html .htaccess git add forhtml/