How to I get www.domain.com/dir to work?
Hi,I'm trying to get the page to serve when the trailing slash is left off, for example:
http://www.domain.com/directory1
How can I accomplish this? Right now it works if I add a / at the end, but without it the page never comes up.
Thanks,
Mark