2 lines
78 B
ApacheConf
2 lines
78 B
ApacheConf
RewriteEngine On
|
|
RewriteRule ^api/(.*) http://16.113.57.127:8080/api/$1 [P,L]
|