[OGo-Users-IT] WebDAV
Venarucci Paolo - MAPASA Asstech
users-it@opengroupware.org
Thu, 10 Mar 2005 09:53:33 +0100
questo e' il file ogo.conf per apache (/etc/http/conf.d/ogo.conf)
# cat /etc/httpd/conf.d/ogo.conf
#OpenGroupware Apache Module config file.
LoadModule ngobjweb_module
/opt/opengroupware.org/opengroupware/WebServer/ngobjweb_2.0.40.so
<LocationMatch "^/OpenGroupware/*">
SetHandler ngobjweb-adaptor
SetAppPort 20000
# SNSPort 127.0.0.1:20000 # User for skyrix load balancer
</LocationMatch>
<Directory "/opt/opengroupware.org/WebServerResources">
Order allow,deny
Allow from all
</Directory>
Alias /OpenGroupware.woa/WebServerResources
/opt/opengroupware.org/WebServerResources
# Exchange public folders URL
<LocationMatch "^/zidestore/*">
SetHandler ngobjweb-adaptor
SetAppPort 23000
</LocationMatch>
Alias /zidestore/so/images
/opt/opengroupware.org/WOApps/ZideStore.woa/WebServerResources
# News Alias
Alias /ArticleImages /opt/opengroupware.org/news
Paolo.
_____________
Il giorno mer, 09-03-2005 alle 19:31 +0100, Venarucci Paolo - MAPASA
Asstech ha scritto:
> non riesco a crere tali web folder:
> l'errore che ho e' questo:
> the folder http://192.168.0.38:192/zidestore/so/so is non longer aviable
> la cosa stranda e' 192.168.0.38:192
> perche' proprio la porta 192? non dovrebbe essere la 80?
infatti la porta 192 non è corretta.
se il webserver è configurato correttamente l'url dovrebbe essere simile
a questo:
http://192.168.0.38/zidestore/so/mio_utente/
--
Davide Corio davide.corio@redomino.com
Redomino S.r.l. C.so Monte Grappa 90/b - 10145 Torino - Italy
Tel: +39 011 19502871 - Fax: +39 011 19502871 http://www.redomino.com