Forum Moderators: open
I have a bunch of pages which I am going to be using to automatically redirect to an external app using a meta direct.
My question is:
Do the pages doing the redirect need to have a .html extension (or any extension). The way the app is set up I really don't want to to use an extension and it seems to be working fine without them (in ie7 at least)
Just wondered if there are any risks/drawbacks to got giving these files an extension.
Thanks!
The *URL* you use to access those files does NOT need an extension.
A rewrite is what connects the two, finding the right file to serve when you request an extensionless URL.
Images should always be served by using an extension both in the URL and for the files.