Thread Virtuelle Hosts hinzufügen/löschen with a CGI: concerning Apache?s vhosts.conf file
(13 answers)
Opened by pearl-man at 2005-12-21 09:45
[quote=Strat,22.12.2005, 16:12]wie gefaellt euch eigentlich folgendes?
Code: (dl
)
1 open (VHOSTS, "<", $vhosts_file) naja... =) Code: (dl
)
1 my @vhosts = do { spart das close, und setzt $/ noch etwas sinnvoller. Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wie frage ich & perlintro brian's Leitfaden für jedes Perl-Problem |