on 4/15/00 12:23 AM, Shannon -jj Behrens <[EMAIL PROTECTED]>
wrote:
> The /htdocs should be the same as your document root. /modules (for
> safety's sake) should be *outside* of your document root.
Let me state this again:
DO NOT PUT THE /modules directory in your /htdocs directory. Under NO
circumstances should you do this. The reason is that the files in the
/modules directory have a suffix of .inc. This means that if you had the
/modules directory in your /htdocs directory someone would be able to get
access to your source code because .inc is not mapped to .php and PHP would
not know to process the file...they would get served up as text/plain and
everyone would be able to read your source code.
-jon
--
Scarab -
Java Servlet Based - Open Source
Bug/Issue Tracking System
<http://scarab.tigris.org/>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]