I am not quite sure what to search for this so apologies if this question is answered elsewhere. Anyway, to my question.
On my webserver I want to have it so that if people miss the trailing slash on a URL it will still go to the directory. For example:
If 'whatever' is a directory BUT I don't put in the last / at the moment I get a 404. How can I make this work? I am running Apache 1.3x on RedHat.
Thanks HEAPS in advance,
Beren
On my webserver I want to have it so that if people miss the trailing slash on a URL it will still go to the directory. For example:
If 'whatever' is a directory BUT I don't put in the last / at the moment I get a 404. How can I make this work? I am running Apache 1.3x on RedHat.
Thanks HEAPS in advance,
Beren