Prod version initialized

This commit is contained in:
xdrm-brackets 2016-11-03 10:16:38 -04:00
parent b51ebc3dde
commit bde2a2ee78
1 changed files with 2 additions and 0 deletions

2
.htaccess Normal file
View File

@ -0,0 +1,2 @@
RewriteEngine on
RewriteRule ^(.*)$ public_html/$1 [QSA,L]