mirror of
https://github.com/typemill/typemill.git
synced 2025-08-20 21:01:35 +02:00
files from tm2
This commit is contained in:
4
public/.htaccess
Normal file
4
public/.htaccess
Normal file
@@ -0,0 +1,4 @@
|
||||
RewriteEngine On
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteRule ^ index.php [QSA,L]
|
Reference in New Issue
Block a user