Hi
If I go to
http://localhost/directory/ and if there is no index.html
file, the default directory listing is shown. I would like Apache to
send the page
http://localhost/navigation.php?d=/directory/ instead, but
*without* redirecting.
Is this possible?
Thanks.