Changes

Jump to navigation Jump to search
6 bytes added ,  05:52, 14 April 2007
Line 263: Line 263:       −
#Metadot
+
#Metadot
 
+
 
     ServerName domain1.com.au
 
     ServerName domain1.com.au
   
+
   
 
     DocumentRoot        /opt/metadot/metadot
 
     DocumentRoot        /opt/metadot/metadot
 
     Alias /metadot /opt/metadot/metadot
 
     Alias /metadot /opt/metadot/metadot
Line 277: Line 277:  
     Alias /private/  /opt/metadot/sitedata/private/
 
     Alias /private/  /opt/metadot/sitedata/private/
 
     Alias /userchannel.pl /opt/metadot/metadot/userchannel.pl
 
     Alias /userchannel.pl /opt/metadot/metadot/userchannel.pl
 
+
<Directory /opt/metadot>
+
<Directory /opt/metadot>
 
     Options +Indexes +Includes +FollowSymLinks -MultiViews +ExecCGI
 
     Options +Indexes +Includes +FollowSymLinks -MultiViews +ExecCGI
 
     AllowOverride All
 
     AllowOverride All
Line 286: Line 286:  
     PerlSendHeader      On
 
     PerlSendHeader      On
 
     DirectoryIndex      index.pl
 
     DirectoryIndex      index.pl
</Directory>
+
</Directory>
    
====================================================
 
====================================================
276

edits

Navigation menu