Changes

Jump to navigation Jump to search
1,167 bytes added ,  10:29, 12 April 2007
Line 22: Line 22:  
In the point "modify 50DirectoryIndex00 to include index.pl" not modify template. Instead copy this template to customs-template dir, and make the necesary changes under customs-template files.
 
In the point "modify 50DirectoryIndex00 to include index.pl" not modify template. Instead copy this template to customs-template dir, and make the necesary changes under customs-template files.
 
--[[User:PicsOne|PicsOne]] 14:12, 11 April 2007 (EDT)
 
--[[User:PicsOne|PicsOne]] 14:12, 11 April 2007 (EDT)
 +
 +
I would if I knew how
 +
 +
What or how do I create this
 +
 +
I also need info on how to put this into a opt/
 +
 +
what changes would I need to make to the template fragement, any ideas
 +
 +
 +
#Metadot
 +
 +
ServerName www.yourdomain.com
 +
DocumentRoot "/home/e-smith/files/ibays/youribay/html/metadot/"
 +
Alias /images/ /home/e-smith/files/ibays/youribay/html/images/
 +
Alias /js/ /home/e-smith/files/ibays/youribay/html/js/
 +
Alias /index.pl /home/e-smith/files/ibays/youribay/html/metadot/index.pl
 +
Alias /public/  /home/e-smith/files/ibays/youribay/html/sitedata/public/
 +
Alias /skins/    /home/e-smith/files/ibays/youribay/html/sitedata/skins/
 +
Alias /htmlarea3/ /home/e-smith/files/ibays/youribay/html/js/htmlarea3/
 +
Alias /private/  /home/e-smith/files/ibays/youribay/html/sitedata/private/
 +
Alias /userchannel.pl /home/e-smith/files/ibays/youribay/html/metadot/userchannel.pl
 +
 +
<Directory "/home/e-smith/files/ibays/youribay/html/metadot">
 +
Options +Indexes +Includes +FollowSymLinks -MultiViews
 +
AllowOverride All
 +
SetHandler cgi-script
 +
PerlHandler speedy::Registry
 +
PerlSendHeader On
 +
Options +ExecCGI
 +
AddType application/.html .pl .pm .cgi
 +
DirectoryIndex index.pl
 +
</Directory>
 +
 +
Russell
276

edits

Navigation menu