Skip to content

Router problem. Need to access the framework from a definite URL, without URI segments. #3

@feat7

Description

@feat7

Current Routing solution will generate problems if you access its root using URI segments.
For example, The files of the framework will need to be accessed using root domain.
http://localhost will work. But if the virtual host sframework.dev is set up at sframeworkdev folder then it needs to be the root folder.

Possible solutions: Change to some open source router solution instead of working on the router. for example AltoRouter.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions