• oDiMkAopanorama_fish_eye
    2 posts
    9 years ago

    Hello!

    I want make two project on uWSGI and Nginx, first - web-site, second - Misago.
    Nginx config:

    location /forum {
    uwsgi_pass Misago;
    include /opt/www/Misago/Misago/uwsgi_params;
    }
    location / {
    uwsgi_pass Web;
    include /opt/www/Web/Web/uwsgi_params;
    }

    How I can changer root path in Messago from "/" to "/forum"?
    Thank you!

  • oDiMkAopanorama_fish_eye
    2 posts
    9 years ago

    And second question, have you plan to optimization view on mobile devices?

  • rafalppanorama_fish_eye
    9 years ago

    I know @l0ud is or was running Miago under path. Not sure if he's doing it anymore.

    Yup, eventually.

  • keknokekpanorama_fish_eye
    2 posts
    5 years ago

    I have the same problem now.
    how to implement it?

  • rafalppanorama_fish_eye
    5 years ago

    This is not supported. Please use subdomain instead.

Search
  • Enter search query (at least 3 characters).

Your options