% utente = Request.QueryString("utente") ADDR = request("remote_addr") dominio7 = Left(ADDR,7) intruso = True if (utente = "DSIT") then intruso = False if (dominio7 = "155.185") then intruso = False if (dominio7 = "172.16.") then intruso = False if intruso then Response.redirect "http://www.unimo.it" utente = request("remote_user") dominio10 = Left(ADDR,10) dominio11 = Left(ADDR,11) sede = "mondo" if (dominio11 = "155.185.157") then sede = "policlinico" if (dominio11 = "155.185.37.") then sede = "policlinico" superuser = False if (ADDR = "155.185.37.153") then superuser = True %>
| prove | byLuciani |
|
|||||||
| se ottieni un errore, prova su css | |||||||||