Koozali.org: home of the SME Server

how adding directory and alias with sme7b5 new template

dub

how adding directory and alias with sme7b5 new template
« 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

Offline raem

  • *
  • 3,972
  • +4/-0
Re: how adding directory and alias with sme7b5 new template
« Reply #1 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
...

dub

how adding directory and alias with sme7b5 new template
« Reply #2 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

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
how adding directory and alias with sme7b5 new template
« Reply #3 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.

dub

how adding directory and alias with sme7b5 new template
« Reply #4 on: October 29, 2005, 08:20:26 PM »
thanks for all charly

one more time !! 8-)