diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9d2cea5 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +visit_counter.log diff --git a/.htaccess b/.htaccess index be81d05..d5fb18b 100644 --- a/.htaccess +++ b/.htaccess @@ -4,3 +4,5 @@ RewriteRule ^sus$ sus.html [NC] RewriteRule ^/$ sus.html [NC] RewriteRule ^/᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼sus$ sus.html [NC] RewriteRule ^🆘$ sus.html [NC] + +AddType application/x-httpd-php .html .htm