• Threads
  • Categories
  • Users
  • Documentation
  • GitHub
  • Discord
  • forum
  • group
  • search
  1. Threads
  2. Problems and issues
chevron_left Problems and issues

Another root path

  • forum 4 replies
  • last reply by rafalp June 3, 2020
  • Last
  • 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 1402 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 has written:

    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 1402 posts
    June 3, 2020, 6:56 p.m. June 3, 2020, 6:56 p.m.
    link

    This is not supported. Please use subdomain instead.

There are no more posts in this thread.

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