You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by David Bernal <ku...@gmail.com> on 2006/04/04 18:20:47 UTC

[users@httpd] Secure Apache Directories

Hello All,

I've setup my own authentication scheme with PHP/MySQL but it didn't help
with "non php files".  For example, If i post a document SECURE.PDF, how do
I secure it from being seen by the outside world?

I don't want to use .htaccess directory security AND my PHP authentication.
I really just want one web-based login script that handles .htaccess type
security for all file types.

I hope this makes sense.  Any direction on what I can research?

Thanks,

David