From: Carsten K. <car...@ma...> - 2001-11-29 20:54:19
|
Good point, we can't rely on all servers using or isps allowing .htaccess files. As a side note, .htaccess files are used by Netscape Enterprise Server, NCSA httpd and I think Microsoft FrontPage Server Extension as well as Apache. Anyone else know about other servers? It might be helpful to include a couple of lines in the docs about security. Carsten On Thursday, November 29, 2001, at 06:31 am, Lawrence Akka wrote: > At 20:26 28/11/2001, Adam Shand wrote: > >> > /admin >> > .htaccess DENY >> >> one problem with this is you can't always rely on users being able to use >> .htaccess files. some isp's disable them on their web farms. >> >> i prefer to move all of my php code outside of my docroot (eg. >> /var/lib/ptpwiki-1.3.1). >> >> adam. >> > > > Also, for some strange reason, not everyone runs Apache! > |