How to delete a file created by apache in public_html

Graham Campbell gc1111 at optonline.net
Fri Dec 2 16:23:31 UTC 2005


On Fri, 2005-12-02 at 21:35 +0530, arora.himanshu at gmail.com wrote:
> 
> 
> Hi,
>   How should I delete a file created by apache(owned by apache) in my
> public_html directory.
> Regards,
> HA

Who owns the public_html directory? (cd /home/USER;ls -ld public_html)

Assuming public_html is in your home directory tree, you can change the
permissions and ownership from the directory above it to allow you to
delete it.
-- 
Graham Campbell <gc1111 at optonline.net>




More information about the fedora-list mailing list