I know it sounds stupid. 

I read this manual and created a site like described there:
http://www.midgard-project.org/manual/basicdevel.htm
I have now a new host under SG0. It's name is topart01:8100

I added this to midgard-data.conf:

Listen 8100
NameVirtualHost 127.0.0.1:8100
<VirtualHost 127.0.0.1:8100>
    MidgardEngine On
    ServerName topart01
    Port 8100
    
    # Switch off magic quotes - it is required with Midgard
    php3_magic_quotes_gpc off
    php3_magic_quotes_runtime off
    
    # Configure text parser:
    # Change to 'russian' for Russian Midgard
    MidgardParser latin1
    MidgardBlobDir "/var/www/blobs"
</VirtualHost>

How I can view the page I created?
If I click on the hostname under host - view properties, there only
shows up a netscape error message "The document contained no data. Try
again later, or contact the server's administrator.".

If I change this host to test.topart01:80 in both midgard and
midgard-data.conf, then Netscape is unable to locate the server. 

The structure of SG0 (viewed under host admin):

SG0  
       http://test.topart01:80/ (or topart01:8100 in the first case)   
          Midgard Administrator   
           Midgard Administrator   
             Asgard 
             AsgardTreeArticle 
             AsgardTreeGroup 
             AsgardTreeHost 
             AsgardTreePage 
             AsgardTreePage_element 
             AsgardTreePerson 
             AsgardTreeSitegroup 
             AsgardTreeSnippet 
             AsgardTreeSnippetdir 
             AsgardTreeStyle 
             AsgardTreeTopic 
              Midgard Administrator (Already displayed above)
            testgroup 
            VMUC Admins 
          testroot  
           rootstyle 
         Root page for host    
           http://test.topart01:80/ (Already displayed above)
           Midgard Administrator (Already displayed above)
http://topart01:8099/example/

Did I forget something? Did I mixed up things?


Looking puzzled

Lucia

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to