• GitHub
  • Documentation
  • Discord
  • Tip
search
  • chevron_right Threads
  • label Support

Another root path

oDiMkAo
July 18, 2016
chat_bubble_outline 4
  • link
    oDiMkAo
    Members 2 posts
    July 18, 2016, 10:58 a.m. July 18, 2016, 10:58 a.m.
    link

    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!

    aliymn44 likes this.

    favorite 1

  • link
    oDiMkAo
    Members 2 posts
    July 18, 2016, 11:25 a.m. July 18, 2016, 11:25 a.m.
    link

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

    aliymn44 likes this.

    favorite 1

  • link
    rafalp
    Project Lead 2027 posts
    July 18, 2016, 11:31 a.m. July 18, 2016, 11:31 a.m.
    link

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

    @oDiMkAo

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

    Yup, eventually.

  • link
    keknokek
    Members 2 posts
    June 3, 2020, 10:56 a.m. June 3, 2020, 10:56 a.m.
    link

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

  • link
    rafalp
    Project Lead 2027 posts
    June 3, 2020, 6:56 p.m. June 3, 2020, 6:56 p.m.
    link

    This is not supported. Please use subdomain instead.

arrow_upward Go to top
  • This site uses cookies to gather statistical data for use in traffic analysis.
  • GitHub
  • Documentation
  • Discord
  • Tip
  • Terms of service
  • Privacy policy
powered by misago