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 ...
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).I need apache to run WVDIAL as root to connect up to work ...
I copied the script over with a new name -- it worked fine for about twenty minutes, then started doing the same thing.<BR><BR>This is the default Debian install of Apache with mod_perl; nothing ...
Both of these examples come with CGI scripts in Python that can be called from Apache. The CGI scripts are very short; they really don't do anything except import the application's modules and invoke ...