Disabled new htaccess rules, Improved the active tab code

Update .htaccess, index.php, and 7 more files...
This commit is contained in:
2022-02-25 05:04:01 +01:00
parent 76e3044e32
commit 48c57d47ed
10 changed files with 31 additions and 23 deletions

View File

@@ -10,7 +10,8 @@ file are properly removed, even if measures are in place to prevent access to th
The [.htaccess](.htaccess) file has been made public **on purpose** since it does not contains any
private information and because it could be used by other people to create their website more easily
since these files are a pain to work with.
since these files are a pain to work with.<br>
Especially with the lang redirections.
It is also a good idea to server this website through a jailed instance of apache, just in case.