jekillen wrote:
Hello again;
I have a question about including php files that are outside of
the web server document root. What permission does Apache
use to access files outside of the document root?

Same as inside the document root afaik.

I want to store sensitive data such as login/pw data for
registered users.

Wouldn't that go into a database?

I can understand the db config being outside the doc root though.

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to