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

Re: [cobalt-users] Subdomains in RaQ 4i - HELP



>> edited /etc/httpd/conf/httpd.conf
>> he last line down the </VirtualHost> tag added the next line
>> include subdomains.conf
>> and restarted httpd
>>the subdomain doesnt work

>Where did you put subdomains.conf
>id it in /etc/httpd/
>or is it in /etc/httpd/conf/

is placed in:
/etc/httpd

>If subdomains.conf is in /etc/httpd/conf/ you need to say...
>include conf/subdomains.conf
>I find it easier to put the files in /etc/httpd/
>Also try 
>dig @name.server.tld bachaco.tucaracas.com
>see if you get an answer
the answer is:

; <<>> DiG 8.3 <<>> @www.tucaracas.com bachaco.tucaracas.com
; (1 server found)
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 6
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1
;; QUERY SECTION:
;;      bachaco.tucaracas.com, type = A, class = IN

;; ANSWER SECTION:
bachaco.tucaracas.com.  1D IN A         216.12.215.29

;; AUTHORITY SECTION:
bachaco.tucaracas.com.  1D IN NS        www.jgfd.com.

;; ADDITIONAL SECTION:
www.jgfd.com.           1D IN A         216.12.215.29

;; Total query time: 3 msec
;; FROM: www.jgfd.com to SERVER: www.tucaracas.com  216.12.215.29
;; WHEN: Sun Feb 16 21:16:02 2003
;; MSG SIZE  sent: 39  rcvd: 94