init
This commit is contained in:
4
vendor/codeception/base/tests/data/app/.htaccess
vendored
Normal file
4
vendor/codeception/base/tests/data/app/.htaccess
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
RewriteEngine On
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteRule . /index.php
|
||||
Reference in New Issue
Block a user