hide the exe from internent access in a asp.net 2.0 web application

  • Thread starter Thread starter red
  • Start date Start date
R

red

I have a asp.net2.0 web application which will run some executable
(written in standard c++) to do some job.

I do not want to make the executable downloadable. What should do ?
Change web.config?

I googled and could not find the answer.
 
Back
Top