[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apache2 y debian sarge



Gracias a ambos
pero la pregunta es

en 
/etc/apache2/conf.d

creo un archivo de nombre openwebmail
y dentro coloco esto y listo
o tengo que agregar algo mas...
gracias de vuelta a ambos
gus

Alias /mail /var/www/owm/ 
> Alias /owm /var/www/owm/ 
> 
> <Directory /var/www/owm> 
>   AllowOverride None 
>   Order allow, deny 
>   Allow from all 
> </Directory> 
> 


> ScriptAlias /cgi-bin/ /var/www/owm/cgi-bin/ 

¿</ifModule>? 

> <Directory /var/www/owm/cgi-bin> 
> AllowOverride None 
> Options ExecCGI -Multiviews + symlinksIfOwnerMatch 
> Order allow, deny 
> Allow from all 
> <Directory> 



Reply to: