Skip to content

not webserver agnostic, too much of rewrite dependences #2

@mckaygerhard

Description

@mckaygerhard

your CMS depends so much of the crap named apache and mod rewrite..

curently many webhostings are migrating to lighttpd, cherokee, hiawatta and nginx and your softare still thinks apache2 is a defacto standar ..

there's the two problems:

  1. all the routes are into "/" of the webserver, cannot handel root hiyacking or subpaths (this last most important)
  2. all the routes need a complete rewrite and cannot be embebed into others integrations, neither be portable on webserver migrations/agnostic

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions