Skip to content

Internal URL string when using paths #272

@richard7ac

Description

@richard7ac

Using a root domain this all worked fine but it would be helpful to run multiple copies on paths behind a single domain

eg
https://bio.example.com/user1
https://bio.example.com/user2

I notice that in some places when the internal reference has a forward slash and in others it does not.

I think the static content has a / prefixing it which if it were removed should allow for multiple copies of this behind a traefik front end (I hope)

I took a look at the code on a docker install vs what's here and obviously the code is compressed so could not test it but am guessing the Razzle assets all have a leading / which could simply be handled with a substring command!?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions