[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: I need a little help



People:

Thank you very much for your answers, they have give me some directions, I'm sorry for the kind of dumb question but I'm a little bit new to server management.

Once again your answers have give me some directions and now I know what I must do (well I think so).

Thank you guys very much,
Didier.



========================
"Nothing would please me more than being able to hire ten programmers and deluge the hoby market with good software"...Bill Gates 1976...We're still waiting





From: Barney Wrightson <barney.wrightson@dsto.defence.gov.au>
To: debian-user@lists.debian.org
Subject: Re: I need a little help Date: Tue, 18 Mar 2003 13:19:36 +1030

Didier Caamano wrote:
Is not that I don't want to share or soimething like that, is just I have some scripts that need to be part of the web page code but they compromise in some ways the security of the site and the privacy of those who are part/members of the organization.

As a result, I was wondering how could I hide the code, or the part of the code that I don't want my visitors to see. I see now that there is no way, or at least with apache. But I still need to hide at least those path for the scripts that could compromise the site.

By the way, thank very much to you guys for your answers. Have a nice day.
Didier.

As others have pointed out, If the client is going to run the script you are not going to be able to hide it. The solution is have any sensitive code executed on the server.

This can be done using a variety of methods, eg. PHP or server side Javascript, the problem being that interactivity with the user is more cumbersome.

HTH,
Barney


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus



Reply to: