Welcome! Log In Create A New Profile

Advanced

oddmuse cgi though thttpd--> localhost links

Xan
October 02, 2010 04:46PM
Hi,

I follow http://wiki.nginx.org/ThttpdCGI for running oddmuse. This are my configurations:

nginx:

[...]
location ~ \.pl$ {
proxy_pass http://127.0.0.1:8082; #8080 --> thttpd
proxy_set_header X-Real-IP $remote_addr;

}


thttpd:

[...]
cgipat=**.cgi|**.pl
host=127.0.0.1
port=8082


It appears the main page of oddmuse but all the links ("Edit this page" for example) point to localhost although 172.26.0.3 (my real ip and nginx ip).


What can I do?

Xan.
Subject Author Posted

oddmuse cgi though thttpd--> localhost links

Xan October 02, 2010 04:46PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 133
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready