Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: dub on October 28, 2005, 06:40:07 PM

Title: how adding directory and alias with sme7b5 new template
Post by: dub on October 28, 2005, 06:40:07 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/"ry
Title: Re: how adding directory and alias with sme7b5 new template
Post by: raem on October 29, 2005, 05:01:02 AM
dub

Check the Documentation link on the left.
Is this what you need ?
http://no.longer.valid/phpwiki/index.php/Customizing
Title: how adding directory and alias with sme7b5 new template
Post by: dub on October 29, 2005, 10:22:38 AM
no its not in 7b5...the system is now easier
but i'm not sure of my way
Title: how adding directory and alias with sme7b5 new template
Post by: CharlieBrady on October 29, 2005, 05:09:30 PM
Quote from: "dub"
no its not in 7b5...the system is now easier
but i'm not sure of my way


That documentation still applies to your problem in 7b5. You need to provide a new custom template fragment containing your text.
Title: how adding directory and alias with sme7b5 new template
Post by: dub on October 29, 2005, 08:20:26 PM
thanks for all charly

one more time !! 8-)