Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Re: Re: Re: Dangerous diamonds!

by Juerd (Abbot)
on May 21, 2003 at 17:29 UTC ( [id://259811]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Dangerous diamonds!
in thread Dangerous diamonds!

Do you really need a glob to describe them or do they have well-defined names?

No. It's just laziness. I could opendir/readdir/closedir and use three-arg open. But I didn't, because I didn't know -p/-n used two-arg open.

I'll point out the easiest: make the logs directory writable only by root.

It already is, but one little bug in Apache could perhaps allow the names to be user-defined. After all, the logs are full of user input.

Anyhow, it *all* boils down to laziness. I could set up ACLs, of course. It's a matter of convenience. Usually this works out just fine. Too bad this time Perl didn't DWIM.

Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://259811]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (2)
As of 2024-04-25 20:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found