supplier_central_frontend/public/.htaccess

3 lines
78 B
ApacheConf
Raw Normal View History

RewriteEngine On
RewriteRule ^api/(.*) http://16.113.57.127:8080/api/$1 [P,L]