Control access to directory and CGI
Posted: Mon Jun 27, 2005 12:29 pm
Sorry about this but I'm asking 2 different questions:
1) How do you limit access to directories
I have some php files stored in a directory "includes", I don't want anybody to be able to get in and have a look at the files. Can anyone suggest some ways of going about this?
2) How do you set up cgi on fedora
my php has been working fine as an apache module, but on my apache setup (fectory installs of php and apache on fedora core 3) I waswondering how I could set up php to run as cgi-bin as many people I know say that cgi is supposed to be more secure
1) How do you limit access to directories
I have some php files stored in a directory "includes", I don't want anybody to be able to get in and have a look at the files. Can anyone suggest some ways of going about this?
2) How do you set up cgi on fedora
my php has been working fine as an apache module, but on my apache setup (fectory installs of php and apache on fedora core 3) I waswondering how I could set up php to run as cgi-bin as many people I know say that cgi is supposed to be more secure