Hi: Probably a stupied question, but where is httpd.conf located by default on Ensim servers? In cPanel's I can usually edit httpd.conf by entering: pico /usr/local/apache/conf/httpd.conf but not in E Read all
Ok, this week has been hell... not sure what I did wrong, but my karma is at -10 right now Anyways, I used the www.yourdomain.com/cgi-sys/formmail.cgi for my own site and as the method for my clients Read all
Anon FTP I have granted a user anon ftp but it doesn't allow for uploads or d/ls. Nothing. you can login but that's it. What do I change to fix this? Also how would I limit how many connections he can Read all
How about if i need to include a file that on different location ? like http://mydomain.com/head.php ? include ("http://mydomain.com/head.php"); ?> The code above not work ! Read all
I have to admit, I am lost. I was able to more or less compile from scratch and enable all the following, based on a handy guide I found: Apache 1.3.latest stable PHP 4.3.1 Mysql-max latest stable qma Read all
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