Hacker News new | ask | show | jobs
by woutervdb 4560 days ago
Actually, you don't need to edit your server -at least with Lighttpd-.

PHP automagically (or is this expected behaviour?) gets the string appended to /index.php for you! Check out the example at http://private.woutervdb.com/examples/url-query/index.php/We...!

I've made no changes to my webserver configuration. Works on Lighttpd on my laptop and webserver, not sure if Apache and IIS do this as well.