Hello, I need a very small and secure web proxy server (just to hide my different IP addresses when I connect from different ISPs) on my linux dedicated server for my very own use. I need it to be ver Read all
Ok... I was fairly sure that this was the code to get passwords to be encrypted into the DES standard so that they could be authorized by .htaccess and .htpasswds for Basic Authentication PHP Code: $s Read all
Hi, if i do a ps auxw and see the following line: Code: PID TTY STAT TIME COMMAND
11193 ? S 0:00 /usr/local/apache/bin/httpd -DSSL is there any way i can get the info about what Read all
I found mod_perl was already installed on my server, so I decided to give it a whirl. The scripts execute just fine, except that they are trailed by a 200 "OK" message. I'm not sure if mod_perl isn't Read all
For some reason about 3 days ago the bandwidth (viewed in bandmin) on my name servers have gone from 5 meg a day to now over 1.5 gig a day and I have seen my .named process running consistently betwee Read all
I am tunnelling my pop3 email through SecureCRT via ssh tunnelling. Recently I keep getting this error from SecureCRT periodically when I receive emails: Decrypting Packet: received/computed checksum Read all
ok i installed php to the following directory: /usr/local/php ok, so once i got php working, i made a file called info.php with this code : PHP Code: ok everything is good so far, Read all
I was thinking of using 1 web servers that connect to the web and 1 Database server that just directly conencts to the webserver. Is this pointless? or would one Dual Athlon server for the entire thin Read all
i roally f'ed mysql on my system, and i need to wipe out all databases and info, but, i dont have any access to it at all, (dont ask), but, this isnt windows anymore, and i have no idea where the data Read all
hey there everyone, I've used the latest apachetoolbox to compile apache (+php etc) and I also included mod_include to actually use server side includes within .shtml files. Apache itself works fine, Read all