Hello, I am using Apache, Mod_SSL, and OpenSSL to configure my SSL. Now what I need anybody tell me is there a way that I can create the certificate by myself... If can, pls show me the way how to cre Read all
Hi: Could someone check the syntax below for using mod_rewrite to ban incoming visits from a particular domain? Options +FollowSymlinks RewriteEngine On RewriteCond %{HTTP_REFERER} offender.com Rewrit Read all
It is possible to change or disable execution time limit (apache 1.3.x) for a specific domain or directory? i'm trying to run a large sql query but the cgi is being killed by the 30 sec execution limi Read all
I have a question with the useradd command in shell on a linux system. I want to create an ftp account for a user to ftp to a certain directory on my current website. the website's path is /home/virtu Read all
I have noticed that some hosting startups want to use a basic web server and their ADSL connections to get their hosting biz off the ground. There are may reasons why this is a bad idea, as already me Read all
I'm currently in de process of writing a simple management tool. But I'm wondering how you people handle email. Let's say someone got an account with you with the following specifications: 25 MB disks Read all
I were told that /usr/sbin/httpsd -t would return Syntax OK if it were ok, but it returns 'Command not found'. Is httpsd a deprecated command in linux, and if so is there another one? Thanks John Read all
Hello, I'm stuck with only one mysql database (the original one "domain_com") and I can't seam to creat a database with ensim nor phpmyadmin while with cpanel I had no problems.. Can anyone please tel Read all
Hello, you all know php shell scripts that will let you use them like the real shell access on the server , also we know that we can disable them by turning php safe mode on , the problem is now with Read all
can please anyone tell me the difference in php.ini of safe_mod = On safe_mod = Off Is there something different for peaple using/programmig php ? I have turned On safe_mod on a server ans some (only Read all