Re: use php but not access the source

From: Justin Koivisto (spam_at_koivi.com)
Date: 01/26/04

  • Next message: Wald: "Re: MySql on Windows XP"
    Date: Mon, 26 Jan 2004 14:05:53 GMT
    
    

    /dev/null wrote:
    > Yes, I think eventually I'm going to just give them some php that connects
    > up to my site (on the same server) and requests my site do the work.

    Being on the same server isn't going to help you any, because shell
    access will still allow the files to be read. However, you could chroot
    the ftp, then the users can only browse the files in their home
    directory - if they only have ftp access.

    > And it would allow that their site could eventually reside on another
    > server, although that's not an optimal solution.

    Maybe not an optimal solution, but if you don't want the code to get out...

    -- 
    Justin Koivisto - spam@koivi.com
    PHP POSTERS: Please use comp.lang.php for PHP related questions,
                  alt.php* groups are not recommended.
    Official Google SERPs SEO Competition: http://www.koivi.com/serps.php
    

  • Next message: Wald: "Re: MySql on Windows XP"

    Relevant Pages

    • Re: PHP Instalation problems. Browser doesnt know what to do
      ... This is loaded and run as a local server (for class ... PHP 5.2.0 from php-5.2.0-win32-installer.msi ... # configuration directives that give the server its instructions. ...
      (comp.lang.php)
    • Re: PHP Instalation problems. Browser doesnt know what to do
      ... This is loaded and run as a local server (for class ... PHP 5.2.0 from php-5.2.0-win32-installer.msi ... # configuration directives that give the server its instructions. ...
      (comp.lang.php)
    • Re: write with cURL
      ... execute permissions. ... This is assuming that the PHP script runs ... of potential security risks from other users on the same server. ... Apache as the global web server user and thus needs world write ...
      (alt.php)
    • mysqli error?
      ... I'm just setting up my php enviroment and I typed in a simple script ... # configuration directives that give the server its instructions. ...
      (comp.lang.php)
    • Re: write with cURL
      ... execute permissions. ... This is assuming that the PHP script runs ... of potential security risks from other users on the same server. ... web server itself is part of the group. ...
      (alt.php)