0
1
Fork 0

refs #4922 Apache config

This commit is contained in:
Juan Ferrer 2024-11-26 11:56:27 +01:00
parent 0280a1ae82
commit b47b63a550
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
DocumentRoot /usr/share/hedera-web/spa
RewriteEngine On
RewriteRule ^/?$ /usr/share/hedera-web/index.php [L]
RewriteRule ^/$ /usr/share/hedera-web/index.php [L]
</VirtualHost>
<Directory /usr/share/hedera-web/>