how to set linux permissions for include files our of web root?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • NotGiven

    how to set linux permissions for include files our of web root?

    I want to move the include files for an app out of web root - how do I allow
    ONLY that referring file (php page) in web root to securely access the
    include.php file in a directory out of the web root?

    Thanks.


  • Hostmaster \(NS\)

    #2
    Re: how to set linux permissions for include files our of web root?

    try the physical linux path e.g:

    /home/user/includes/include.php


    "NotGiven" <noname@nonegiv en.net> wrote in message news:13TNc.8$_e 3.4@bignews2.be llsouth.net...[color=blue]
    > I want to move the include files for an app out of web root - how do I allow
    > ONLY that referring file (php page) in web root to securely access the
    > include.php file in a directory out of the web root?
    >
    > Thanks.
    >
    >[/color]

    Comment

    Working...