This commit is contained in:
2021-01-25 19:20:53 -05:00
parent bca25bc84d
commit 701d1aa607
3 changed files with 7 additions and 0 deletions

View File

@ -9,7 +9,9 @@
</IfModule>
DocumentRoot "{{workingPath}}/frontend"
<Directory "{{workingPath}}/frontend">
Require all granted
RewriteEngine On
RewriteBase /
RewriteRule ^index\.html$ - [L]