gruntjs / grunt-contrib-connect

Start a static web server.
http://gruntjs.com
MIT License
714 stars 146 forks source link

Url issue with dots #219

Open shiro-42 opened 8 years ago

shiro-42 commented 8 years ago

Hello, I'm currently on Angular project with client side routing and I see a bug with the fallback when I go to the url http://localhost:9001/suivi?page=13 all work but if I insert a simple '.' I get the message "Cannot GET /suivi?page=1.3"

XhmikosR commented 5 years ago

Is this still an issue?

digbonve commented 2 years ago

http://localhost:9001/login 404 after route refresh