Terence Eden on Nostr: I thought I had a clever idea. Turns out it was stupid. On my webserver, I created a ...
I thought I had a clever idea. Turns out it was stupid.
On my webserver, I created a file called `test.html?a=b` to simulate a dynamic page on a static site.
But, of course, it can only be accessed as `test.html%3Fa%3Db`
I wonder if there's a sensible way around that without monkeying around with .htaccess?
On my webserver, I created a file called `test.html?a=b` to simulate a dynamic page on a static site.
But, of course, it can only be accessed as `test.html%3Fa%3Db`
I wonder if there's a sensible way around that without monkeying around with .htaccess?