Skip to content

Undefined URL with multiple subfolders 404 Problem #68

@hkZeneus

Description

@hkZeneus

Good evening!

First of all i'm really greatful for this library, saves a lot of time and effort!

To recreate the problem I'm having, try accessing the URL: localhost/xxx/yyy/zzz
I have not set a route for this, so it should redirect to 404.
It does in fact redirect to 404, but the CSS/JS files I import into the project are always parsed as href="xxx/yyy/path/to/CSSorJS".
is there a way to patch this other than adding a for loop to add "../" for every layer of the URL -1?

url
error

Thanks in advance and kudos for the great work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions