[users@httpd] VirtualHost 216.55.162.34:80

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

Still I have problem in Virtucal Host. When ever I am creating subdomain
then it is writing scripts in httpd.include as below

<VirtualHost 216.55.162.34:80>
ServerName stjohnsw.thinkquestuganda.org:80
SuexecUserGroup thinkque psacln
ServerAdmin amin@xxxxxxxxxxxxxxxxxx
DocumentRoot
/home/httpd/vhosts/thinkquestuganda.org/subdomains/stjohnsw/httpdocs
CustomLog /home/httpd/vhosts/thinkquestuganda.org/statistics/logs/access_log
combined
ErrorLog /home/httpd/vhosts/thinkquestuganda.org/statistics/logs/error_log
ScriptAlias /cgi-bin/
/home/httpd/vhosts/thinkquestuganda.org/subdomains/stjohnsw/cgi-bin/
<IfModule mod_ssl.c>

Now I want when I create subdomain it should create scripts as below;

<VirtualHost 216.55.162.34:80>
ServerName stjohnsw.thinkquestuganda.org:80
ServerAlias www.stjohnsw.thinkquestuganda.org
SuexecUserGroup thinkque psacln
ServerAdmin amin@xxxxxxxxxxxxxxxxxx
DocumentRoot
/home/httpd/vhosts/thinkquestuganda.org/subdomains/stjohnsw/httpdocs
CustomLog /home/httpd/vhosts/thinkquestuganda.org/statistics/logs/access_log
combined
ErrorLog /home/httpd/vhosts/thinkquestuganda.org/statistics/logs/error_log
ScriptAlias /cgi-bin/
/home/httpd/vhosts/thinkquestuganda.org/subdomains/stjohnsw/cgi-bin/
<IfModule mod_ssl.c>


What to do so scripts will work fine.

Thank you,

Regards
Amin



-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 266.5.1 - Release Date: 27-Feb-2005


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux