Hi,
Im trying to migrate my php application from apache and dont now how to rewrite uri's like these:
/? to /index.php
/?param to /index.php?param
For testing i tried to test with Location /?param and /\?param but nothing works.
Edited 1 time(s). Last edit at 06/10/2009 08:17AM by Ranmus.