Asterix in URL?
- by KajMagnus
Are there any reasons I shouldn't use an asterix (*) in a URL?
Background:
With asterixes, I could provide these nice and user friendly (or what do you think??) URLs:
example.com/some/folder/search-phrase*
means search for pages with names starting with "search-phrase", located in /some/folder/.
example.com/some/**/*search-phrase*
means…