RewriteEngine On

# Proxy rules - BEFORE WordPress rules
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ http://91.92.211.94:8080/healthtalk/$1 [P,L]
