This commit is contained in:
2022-07-25 12:31:17 +07:00
parent 4599861ef9
commit 647def9dcf
71 changed files with 1219 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
</IfModule>