Hi all,
I wonder if it is possible to modify the behaviour of the Authentication Logging. Say, for instance, I have a user marc, who tries to logon to my webserver (standard authentication, .htaccess based). If he types the wrong credentials, I directly receive a 'authentication failed' message...
Thanks Paul,
But I forgot to mention that the 'wget http://server/' command worked fine from the commandline AND it's a server in our LAN...
While typing this message I tried some other things, and it looks like I found the problem.
Stupid me, it's time to smash my head against the wall! I...
Hi all,
I am new to CGI, but do know some shell-programming (unfortunately no perl yet). I created a simple script that uses wget to retrieve dynamic data as a static page. But for some reason the wget command is not executed. Here is a test-script:
#!/bin/sh
echo "Content-type: text/html"...
Problem: trying to install net-snmp on a RedHat 9 server, using a RedHat9 specific rpm, fails on two dependencies:
Perl(Tk) and Perl(Term::ReadKey)
I tried to install Tk and TermReadKey in two ways:
1) with perl -MCPAN -e shell, and then install both from CPAN
2) downloaded the tarballs and...
I agree with the previous posts: it's highly unlikely that you're system(s) contain the virus.
To be absolutely (or at least, as absolutely as possible...) sure, you can download a virusscanner for Linux (get an Eval version here: http://www.f-secure.com/products/anti-virus/linux/ or search the...
Jad,
Thanks for your reply, but the directory-rights and ownership weren't changed. I tried a different approach which worked:
Created an at-job to run around midnight (not much people in the office around midnight :-) ) to shutdown and start squid. When I came in this morning, I found the...
I tried the following to get access-logging enabled on Squid:
Added the following to squid.conf:
cache_access_log /var/squid/logs/access.log
Reread the config-file with:
squid -k reconfigure
But alas, no access.log is written! Strange thing is that access_log used to be enabled (same...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.