Koozali.org: home of the SME Server

sme 7 b5 http.conf add on

dub

sme 7 b5 http.conf add on
« on: October 28, 2005, 06:26:41 PM »
Hello world

like openning port to service i now need
to make a template for (below) i think that the way is easier but don't now it ?????

thanks


<Directory "/usr/local/WebDev/9.0/AWP">
  Options None
    AllowOverride None
    order deny,allow
    deny from all
    allow from all
</Directory>

ScriptAlias /WD90AWP/ "/usr/local/WebDev/9.0/AWP/"
AddType application/x-httpd-awp .awp
Action application/x-httpd-awp /WD90AWP/WD90AWP
Alias /WDADMINISTRATEURDISTANT90_WEB/ "/usr/local/WebDev/9.0/WDAdministrateurDistant/WDADMINISTRATEURDISTANT90_WEB/"