Re: How to migrate my localhost php site to my ISP - Was: willing to learn php basics



On Sat, Apr 17 at 17:02, Joe penned:

In order to achieve this, you need write access to that directory
tree above apache's docroot, with the ability to set permissions
correctly. From what you say, it does not seem that you have that
with your current ISP. You would seem to need to spend some money,
even before you are sure you will have the access you need.

There are a few different ways to deal with not exposing your password
to the world, but one thing I do want to note: in a hosted situation,
you should have a user home directory in addition to the directory for
your website. If you need a file to be inaccessible from the web, you
can just put it in your home directory. There's no need for root
level permissions.

--
monique


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Archive: http://lists.debian.org/20100418041457.GA20950@xxxxxxxxxxxxxxxxxxxxx



Relevant Pages

  • Re: deluge to handle torrents
    ... The ability to associate new file ... Is it possible that a previous installation of either iceweasel or ... (especially in my home directory) ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: A-posteriori use of another HDD for the /home/username
    ... but my wallpaper is the Debian's one, menus are mere menus, without ... I have no idea what sdb is, but as long as one of its partitions isn't mounted on /home/merciadriluca, it can be ignored for now. ... You want its partition, sdc5, to be your home directory, /home/merciadriluca. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • securing desktop
    ... and I would like to secure the desktop. ... permissions on the home directory (ie, ... making booting into that user on the computer impossible ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: copying files from home directory on one machine to directory on another machine
    ... copy files from a home directory on one machine to a directory on ... subject of "unsubscribe". ... If you can ssh from One to Two ... If you don't have rsync, you can use scp -r to recursively copy almost identically - but the nice thing about ...
    (Debian-User)
  • Re: copying files from home directory on one machine to directory on another machine
    ... I'd appreciate somebody pointing me where to look for info on how to copy files from a home directory on one machine to a directory on another machine via network. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ... If you can ssh from One to Two ... If your 100GB is subject to change in mid transfer, rsync will copy only the files which have changed and catch up. ...
    (Debian-User)