[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: .htaccess in public_html, etc.



"Aaron D. Turner" wrote:

> You should have write access via the gid.  777 for a web server file is
> bad, since then user nobody will have write.  And, yes, it's prepub.

[micah@eclipse usertools]$ scp *.php3
vodka.linuxkb.org:/home/http/prepub/play
micah@vodka.linuxkb.org's password:
scp: /home/http/prepub/play/connect.php3: Permission denied
scp: /home/http/prepub/play/signup.php3: Permission denied
scp: /home/http/prepub/play/useredit.php3: Permission denied

Nope!  :-)

Doesn't look like I'm listed in group users.  My GID is 100 though so it
should work.  You might want to add me to /etc/group...