How to remove the version info on login page ? (security)

Discussion in 'Tips/Tricks/Mods' started by thibotus01, Oct 2, 2009.

  1. thibotus01

    thibotus01 Member

    [Security] How to remove the version info on login page

    Hello,

    Here a tip to remove the info vesion. on the login page. For security reason...

    Open main.tpl.html in /var/www/ispcp/themes/default/templates

    Find (twice) :
    Code:
    <tmpl_var name="app_version">
    Then delete!

    PS : You should backup the original page.
     
    Last edited: Oct 2, 2009

Share This Page