diff --git a/.gitignore b/.gitignore index 4b91e19..5c85278 100755 --- a/.gitignore +++ b/.gitignore @@ -25,8 +25,6 @@ lang/es/tmp/*.n www/lang/*.mo -www/file/* - www/js/app.js www/js/libs.js diff --git a/www/file/.htaccess b/www/file/.htaccess new file mode 100644 index 0000000..6157a1a --- /dev/null +++ b/www/file/.htaccess @@ -0,0 +1 @@ +ErrorDocument 404 /index.n \ No newline at end of file