| Current Path : /var/www/html/llcfapp/ |
| Current File : //var/www/html/llcfapp/.htaccess |
RewriteEngine on
RewriteCond %{HTTP_HOST} ^soireesbywefix.com$ [NC,OR]
RewriteCond %{HTTP_HOST} ^www.soireesbywefix.com$
RewriteCond %{REQUEST_URI} !api/
RewriteCond %{REQUEST_URI} !public/
RewriteRule (.*) /public/$1 [L]