Hey everyone, Have any of your had experience with the new "no-tolerance" type AOL policy whereby if a virus is sent to one of their customers the email server where the virus originated from is black Read all
I`m currently running apache 2.0.40 on RH 9.2 and i d/loaded the 2.1.6 ver of apache. I did ./configure, make and make install and now if run command httpd -V i still get ver 2.0.40. This installation Read all
Hello, i am running a server with my own nameserver ns1.nameserver.com 192.168.0.1 ns2.nameserver.com 192.168.0.2 i have a domain.com point to that nameserver. so ping domain.com is 192.168.0.1 Right Read all
Anyone managed to modify php source so when php mod is running with apache and safe mode is on you still can open files beloging to user that runs apache (nobody)? I found one solution http://titov.ne Read all
As for as I know, linux and windows encrypt the password in htpasswd in different ways. So I can't just copy the htpasswd from linux to windows, am I correct? Is there any easy way to convert the htpa Read all
Hello guys. im having a problem after fresh re-install of our OS, and backups form our backup drive. When i restore this site all the files are replaced correctly but when you go to the domain you get Read all
I am setting up a single windows 2003 server at my house to run a single domain. I setup the server as a DC under the domain I want to host. I allow DNS traffic from my router and also on the box. I l Read all
Here is a script which will fix your PHPBB version 2.0.15 to prevent this exploit: http://www.packetstormsecurity.org/0...b2_0_15.pl.txt Just save it in something like phpbbfix.pl and run it via SSH ( Read all
I have site 'a' with an SSL installed and have a re-seller account and wonder if I can set up a second account (site 'b') under site 'a' and then install another SSL for site 'b.' If 2 domains share a Read all
Hi, I have a vps solution with typo3 cms installed but surfing the site I noticed higth latency and sometimes all the browsing is very slow (even if the server is not overloaded). I'am searcing for ti Read all
I have in my /etc/httpd/conf.d/welcome.conf file: Options -Indexes ErrorDocument 403 /error/noindex.html This works fine. Any site that doesn't have a index fil Read all