Current time: 09-30-2024, 02:07 PM Hello There, Guest! (LoginRegister)


Post Reply 
Subdomain problem
Author Message
swoop124 Offline
Junior Member
*

Posts: 23
Joined: Sep 2007
Reputation: 0
Post: #4
RE: Subdomain problem
Hallo,

@BeNe
Die DNS Einträge scheinen ok zu sein.
Code:
$TTL 86400
@    IN    SOA    ns.domain.tld. root.domain.tld. (
; dmn [domain.tld] timestamp entry BEGIN.
             2007111101    
; dmn [domain.tld] timestamp entry END.
            8H
            2H
            4W
            1D
)
        IN    NS    ns1.domain.tld.
        IN    NS    ns2.domain.tld.
        IN    MX    10 mail.domain.tld.

domain.tld.    IN    A    213.163.227.9
domain.tld.    IN    TXT    "v=spf1 a mx ip4:213.163.227.9 ~all"
ns1        IN    A    213.163.227.9
ns2        IN    A    213.163.227.10
mail        IN    A    213.163.227.9
localhost    IN    A    127.0.0.1
www        CNAME    domain.tld.
ftp        CNAME    domain.tld.
; sub [shop.domain.tld] entry BEGIN.
shop.domain.tld.                IN       A      213.163.227.9
www.shop.domain.tld.                IN         A         213.163.227.9
ftp.shop.domain.tld.                   IN    A       213.163.227.9
localhost.shop.domain.tld.                 IN          A         127.0.0.1
; sub [shop.domain.tld] entry END.

; sub [hilfe.domain.tld] entry BEGIN.
hilfe.domain.tld.                IN    A    213.163.227.9
www.hilfe.domain.tld.                IN        A        213.163.227.9
ftp.hilfe.domain.tld.                  IN    A      213.163.227.9
localhost.hilfe.domain.tld.                IN          A         127.0.0.1
; sub [hilfe.domain.tld] entry END.

; sub [{SUB_NAME}] entry BEGIN.
; sub [{SUB_NAME}] entry END.

@rbtux
Anbei findest du einen ausschnitt aus meiner ispcp.conf.

Wie kann ich eigentlich eine neue ispcp.conf neu erstellen??

Auf meinem System ist Debin Etch, Apache 2.2.3, Mysql 5.0.32, ispcp trunk vom 10.11. (update) installiert.

Ist das alles was du an Infos brauchst oder fehlt noch was??

cu
swoop124


Attached File(s)
.txt  ispcp.conf.txt (Size: 10.58 KB / Downloads: 5)
(This post was last modified: 11-15-2007 08:21 PM by swoop124.)
11-15-2007 08:19 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Subdomain problem - swoop124 - 11-15-2007, 03:46 PM
RE: Subdomain problem - rbtux - 11-15-2007, 05:36 PM
RE: Subdomain problem - BeNe - 11-15-2007, 06:24 PM
RE: Subdomain problem - swoop124 - 11-15-2007 08:19 PM
RE: Subdomain problem - rbtux - 11-15-2007, 08:26 PM
RE: Subdomain problem - swoop124 - 11-15-2007, 09:03 PM
RE: Subdomain problem - swoop124 - 11-16-2007, 09:36 PM
RE: Subdomain problem - joximu - 11-16-2007, 09:50 PM
RE: Subdomain problem - swoop124 - 11-17-2007, 08:37 PM
RE: Subdomain problem - joximu - 11-17-2007, 09:38 PM

Forum Jump:


User(s) browsing this thread: 4 Guest(s)