I need to set up a series of servers - for storing critical business data in secure, segmented accounts. I have a few questions to get a general overview of the most secure solution after which I will Read all
I'd like to have a few scripts on my server operate over my SSL without an a href="https://", and I've figured it out. This seems to work for me in httpd.conf Code: RewriteCond %{SCRIPT_FILENAME} Read all
i was logged in as admin via ssh to my ensim box and i wanted to delete the logs for my site so i went to home/virtual/sitex/fst/var/log/httpd and typed rm * -f and hit enter and i got a permission de Read all
I have a need to learn how to write shell scripts (among others) on my own. I'm getting there. At the moment I have the need for a renaming one, but I cant seem to get it right. If anyone could help m Read all
No No No... It's not the bug .. So here's the sample code from the page PHP Code: // Page statistic functions // == Start function query($q) { global $num_q; $num_q++; Read all
Yes, that's the best strategy to fight spam. Otherwise if the email is already on your server, you have lost your precious BW to a spammer One step to help fight spam at SMTP level is using qregex wit Read all
Is anyone else also experiencing this? It has been going slow for awhile now. Anyone know a reason or anything? [root@plesk admin]# /usr/sbin/up2date -l Retrieving list of all available packages... ## Read all
the following .htaccess file i cant seem to get working Options +FollowSymlinks AuthUserFile /dev/null AuthGroupFile /dev/null RewriteEngine on RewriteCond %{HTTP_REFERER} !^http://gallery.peugeot-gti Read all
ok im really stuck with linux here. I use to have a perfectly working windows server for email, web ftp etc etc. After reading forums i noticed that in here there was a big dislike to windows servers. Read all
Not sure this is the right forum, if not 'mod' please move it. Does anyone know of a script like "Fantastico" that does not require CPanel? I would like to be able to offer users the ability to instal Read all
Can anyone tell me what is configured on the server to enable or disable changing file permissions when using an ftp client? I know most servers allow changing file permissions via ftp, but a few allo Read all