Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.
This repository was archived by the owner on Feb 21, 2023. It is now read-only.

Problem with some URLs #2

Description

@paccer

The URL
http://www.example.com/blog/index.php/weblog/index/
is turned into
http://example.com/blog//weblog/index/

That first URL (for a different domain, removed for privacy reasons) works just fine. The normalized version doesn't.

It might be useful to add a parameter to the function normalizeURL to make optional the changes which could break the URL (removal of 'www', removal of directory index, sorting of GET params).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions