<div dir="ltr"><div><div><div><div><div><br>Hi,<br><br>I followed the example in:<br><br><a href="http://projects.unbit.it/uwsgi/wiki/Example#MoinMoinonlinenow" target="_blank">http://projects.unbit.it/uwsgi/wiki/Example#MoinMoinonlinenow</a><br>


<br><br></div>However when I type domain/wiki I get a message that the page does not exist yet... which already tells me something is wrong, and also all my URL's are point to '/' not '/wiki'<br><br></div>


I can't seem to figure out why this happens... I tough using:<br><pre>uwsgi_param SCRIPT_NAME /wiki;
uwsgi_modifier1 30;</pre>Would do the trick.... but It doesn't...<br></div><br><br></div></div>
Please note that I'm using moin-1.9.4, py27-uwsgi-1.2.4<br><div><br></div><div>As for nginx:<br><br>nginx version: nginx/1.3.14<br>built by gcc 4.5.3 (NetBSD nb2 20110806)<br>TLS SNI support enabled<br>configure arguments: --user=nginx --group=nginx --with-openssl=/home/miguelc/sources/openssl-1.0.1e --with-ld-opt='-L/usr/pkg/lib -Wl,-R/usr/pkg/lib' --prefix=/usr/pkg --sbin-path=/usr/pkg/sbin --conf-path=/usr/pkg/etc/nginx/nginx.conf --pid-path=/var/run/nginx.pid --lock-path=/var/db/nginx/nginx.lock --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --http-client-body-temp-path=/var/db/nginx/client_body_temp --http-proxy-temp-path=/var/db/nginx/proxy_temp --http-fastcgi-temp-path=/var/db/nginx/fstcgi_temp --with-ipv6 --with-mail_ssl_module --with-http_ssl_module --with-http_spdy_module<br>

<br><br></div><div>Thanks<br></div></div>