| Current Path : /proc/self/cwd/ |
| Current File : //proc/self/cwd/.htaccess |
RewriteEngine on
RewriteCond %{HTTP_HOST} ^test.nadineandmiabeauty.com$ [NC,OR]
RewriteCond %{HTTP_HOST} ^test.nadineandmiabeauty.com$
RewriteCond %{REQUEST_URI} !api/
RewriteRule (.*) /public/$1 [L]