add public/.htaccess proxy config for Hostinger Option B
This commit is contained in:
parent
b391ce9090
commit
c4a4d20080
1 changed files with 2 additions and 0 deletions
2
public/.htaccess
Normal file
2
public/.htaccess
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
RewriteEngine On
|
||||||
|
RewriteRule ^api/(.*) http://16.113.57.127:8080/api/$1 [P,L]
|
||||||
Loading…
Reference in a new issue