News

Systems administrators have been building Apache servers from source for decades. For most of them, the routine is the same — download a compressed tar file, extract its contents and run through the ...
Apache runs under the apache user on my sys. I prefer not to run apache as root (security, plus I have to recompile to support root).<P>I need apache to run WVDIAL as root to connect up to work, using ...
As the subject suggests, I'm trying to run a Perl script on my Debian box (kernel 2.2.20, Apache 1.3.26, Perl 5.6.1). Instead of running, however, my web browser (IE5.5) tries to download the ...
If you're operating a Web server, chances are, you're not merely serving up static text and images. You're likely to be running some Web applications as well, where pages are generated on the fly by ...