encrypt .aspx file

  • Thread starter Thread starter Loane Sharp
  • Start date Start date
L

Loane Sharp

Hi there

Is it possible, as an added (fairly paranoid) security measure, to encrypt
the content of, say, an .aspx file on the server?

Best regards
Loane
 
Hi Loane:

No, not an aspx file. The file has to be plaintext for the runtime to
parse.
 
Back
Top