I apologies that I couldn't come up with a better title. I searched thought the forum and didn't come up with and answer to this questions.
I have 2 files that have the same ending such as .xyz. I can configure Apache to call an external application or even a module when it see files that end with .xyz. However if I have two files that are for different types but have the same extension is there any way to deal with that.
If I was using IIS I can actually define a directory for my first .xyz file and tell it based on that directory what application should handle the .xyz file. I can then set up a different directory and give it a different application to handle my .xyz file.
Can the same thing be done in Apache.?
Thanks
James French
I have 2 files that have the same ending such as .xyz. I can configure Apache to call an external application or even a module when it see files that end with .xyz. However if I have two files that are for different types but have the same extension is there any way to deal with that.
If I was using IIS I can actually define a directory for my first .xyz file and tell it based on that directory what application should handle the .xyz file. I can then set up a different directory and give it a different application to handle my .xyz file.
Can the same thing be done in Apache.?
Thanks
James French