protect source

G

Guest

Hi,
The user can ftp the my aspx application.
how to protect the source code? that is: want user to use it, but not view
or modify it. Please advice. Thanks...
 
G

Guest

Hi,
The user can ftp the my aspx application.
how to protect the source code? that is: want user to use it, but not
view or modify it. Please advice. Thanks...

You can use an obfuscation code.

As for preventing of FTP of code - you'll need to put your own security
(perhaps server name/Mac address/IP registration?)
 
O

Otis Mukinfus

Hi,
The user can ftp the my aspx application.
how to protect the source code? that is: want user to use it, but not view
or modify it. Please advice. Thanks...
You don't really allow users to FTP from all of your site do you? That
would certainly be a problem, indeed.

You need to disallow anonymous FTP from your site root. If you have
users who must FTP data from the site, put the data in a separate
folder with FTP access.

Otis Mukinfus
http://www.otismukinfus.com
http://www.tomchilders.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,282
Latest member
RoseannaBa

Latest Threads

Top