Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.


    • CommentAuthornetlogin
    • CommentTimeNov 5th 2006
     
    I need a suggestions about changing all my extensions into SHTML, is there any way to do it
    and does it effect the ranks.

    thanks
    • CommentAuthorjustnajm
    • CommentTimeNov 21st 2006
     
    Hello,

    Server can make it possible, by treating .html files as .shtml, You need to edit in the file .htaccess in the root folder


    Extension: .html
    Handler: server-parsed


    I have not done it myself, but you should try doing this.

    No negative effects will be found if you do it correctly as server will take care of it.