Mailing List Archive


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

Re: [tlug] Uploading web files into the www



Jim writes:

 > As Darren Cook wrote, you can make your web files in the 
 > apache group, and readable by the apache group. 

Don't forget setting the sticky bit, to make sure that files created
by random users are owned by the apache group:

    find /your/www/directory -type d -exec chmod g+s  {} \;

This seems to be most likely the problem.



Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links