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