Vanity URLS or URLs without extensions - Caching
Hi,
I've been trying to understand if there is any way to cache the vanity urls with out any extension?
Thanks.
Hi,
I've been trying to understand if there is any way to cache the vanity urls with out any extension?
Thanks.
Hi
Please have a look at these forum posts talking about caching extension less URLs.
// Dispatcher directly does not cache the page without an extension.
But, one of the use suggested a workaround for this:- add the .html extension in the apache rewrite module.
// http://a***.comsuffix1/suffix2 is not cached on dispatcher, because it does not have an extension. If you manage to have a URL like http://a***.comsuffix1/suffix2.html the dispatcher is able to cache it.
I hope this will help you.
~kautuk
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.