Hi there, I have just transferred my website from a third party hosted Apache server to a third party hosted LiteSpeed server and all went well, except that I have lost the ability to access a hyperlinked indexed listing of certain folders contents by including a .htaccess file that contains this :-
<IfModule mod_speling.c>
CheckSpelling on
</IfModule>
Options +Indexes
My ISP said that this functionality is not available on their LiteSpeed server upon which our website is now hosted. Is this because it is an unsupported feature of LiteSpeed, or would it be more likely to be a policy imposed by my ISP?
Is there any other way you can suggest I can restore the hyperlinked indexed listing of folders content?
Thanks in advance for any advice you can offer. Mack.
(Here is what hyperlinked indexed listing looks like, if you are not familiar :- http://levien.com/webfonts/fontfiles/)
<IfModule mod_speling.c>
CheckSpelling on
</IfModule>
Options +Indexes
My ISP said that this functionality is not available on their LiteSpeed server upon which our website is now hosted. Is this because it is an unsupported feature of LiteSpeed, or would it be more likely to be a policy imposed by my ISP?
Is there any other way you can suggest I can restore the hyperlinked indexed listing of folders content?
Thanks in advance for any advice you can offer. Mack.
(Here is what hyperlinked indexed listing looks like, if you are not familiar :- http://levien.com/webfonts/fontfiles/)