How to delete a file created by apache in public_html

Craig White craigwhite at azapple.com
Fri Dec 2 16:20:12 UTC 2005


On Fri, 2005-12-02 at 21:42 +0530, arora.himanshu at gmail.com wrote:
> I am not in the sudoers list.
> 
> On 12/2/05, Craig White <craigwhite at azapple.com> wrote:
>         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.
>         ----
>         sudo chown MY_USERNAME /home/MY_USERNAME/public_html/file
>         rm ~/public_html/file
>         
>         Craig
>         
----
then you are going to need administrator's help. Does one of your pages
permit writing to your html tree? You probably need to watch that for
this reason and for security reasons. 

Craig




More information about the users mailing list