Skip to content

DIRECTORY_SEPARATOR spoils URLs on windows #4

@ghost

Description

Hello,
DIRECTORY_SEPARATOR is set to "" (backslash) on my XAMPP based windows machine. This is written to generated URLs which are invalid and cause a 404 error in the browser. Better to generally use "/" instead. This applies to version 3.0.3 (master branch).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions