Skip to content
Snippets Groups Projects
Commit f227ad6c authored by FORESTIER Fabien's avatar FORESTIER Fabien
Browse files

Another try

parent 670f250b
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -49,6 +49,8 @@ server {
sub_filter_types *;
proxy_pass http://192.168.62.15:8000/;
proxy_set_header Accept-Encoding "";
sub_filter_types text/html;
sub_filter "http:192.168.62.15:8000" "https://data-reloaded-dev.datalab.erasme.org/wordpress";
# proxy_set_header X-Real-IP $remote_addr;
# proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
#proxy_set_header Host $http_host;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment