Skip to content

Disable SPA handling? #193

@kevinrenskers

Description

@kevinrenskers

This seems like a great project, but I can't get simple subfolder paths to work for a static HTML website. No JS, no SPA.

Start server with lite-server --baseDir="deploy"

When I then open http://localhost:3002/articles/, I get the home page of the site. I have to specially open http://localhost:3002/articles/index.html to see the page I expected. How can I solve this? Seems like weird behavior? 🤔

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