This question has been asked, and answered, in many guises throughout this site, across many forums. Unfortunately, many of the questions and many of the answers are based on a preconceptions.
I'm starting to build a web site, using Dreamweaver on my P.C.
I want this site to sit on a providers server and be secure, secure to the point that I can obtain indemnity insurance against the files falling into the worng hands.
I also want to allow a large number of users access to different parts of the site, specifically identifying which parts each user has access to and which they are denied from having access to. Users and user permissions could very easily change daily.
What I need to know before I get too far down the road, is what method of protection I employ. Do I have to accept that I will be limited to a single server system (Unix for example because the htaccess method people keep mentioning), will I limited to specific database formats, could I use a combination of java or VB and XML?
Starting from a blank canvas with the brief set out above, how best do I implement security?
I'm starting to build a web site, using Dreamweaver on my P.C.
I want this site to sit on a providers server and be secure, secure to the point that I can obtain indemnity insurance against the files falling into the worng hands.
I also want to allow a large number of users access to different parts of the site, specifically identifying which parts each user has access to and which they are denied from having access to. Users and user permissions could very easily change daily.
What I need to know before I get too far down the road, is what method of protection I employ. Do I have to accept that I will be limited to a single server system (Unix for example because the htaccess method people keep mentioning), will I limited to specific database formats, could I use a combination of java or VB and XML?
Starting from a blank canvas with the brief set out above, how best do I implement security?