Write haof XML files: Carlos Arturo Trujillo
Silva (
trujillo.carlos(ARR)gmail.com)
Fecha: vie 28 ene 2005 - 23:01:45 CET
Tranquilo, yo tambien tengo montados sendmail y openwebmail,
lo único
que tienes que hacer es crear un directorio /webmail y dentro
crear un
index que redireccione hacia ese cgi-bin, yo lo hize y
esta
funcionando, si algo aqui escribo el codigo del index:
<html>
<head>
<script>
var pagina="/cgi-bin/openwebmail/openwebmail.pl";
function redireccionar() {
location.href=pagina;
}
setTimeout ("redireccionar()", 10);
</script>
</head>
<body>
Cargando...
</body>
</html>
On Fri, 28 Jan 2005 16:36:03 -0300, Victor Vergara Diaz
<
victor.vergara(ARR)ads.cl> wrote:
> Gracias,
>
> Per sabes, se me va a la
página, pero me abre el script en perl y no lo
que
> debería mostrar:
>
> Alias /icons/
"/var/www/icons/"
> <Directory
"/var/www/icons">
> Options Indexes
MultiViews
> AllowOverride None
> Order allow,deny
> Allow from all
> </Directory>
>
> Alias /webmail
"/var/www/cgi-bin/openwebmail/openwebmail.pl"
>
> Que podrá ser????
>
>
> -----Mensaje
original-----
> De:
lista-bounces(ARR)fedora-es.com [mailto:
lista-bounces(ARR)fedora-es.com] En
> nombre de pau
> Enviado el: viernes, 28 de enero
de 2005 16:09
> Para: LISTA EN ESPAÑOL DE
USUARIOS DE FEDORA GNU/Linux
> Asunto: Re: [Lista] Open
Webmail
>
> hola
>
> yo tengo todos estos alias y a mi
me funcionan bien.
>
> www.midominio.com/control
>
> y me va a la pagina de
usr/local.......
>
> espero haberte ayudado
>
> un saludo pablo
>
>
####################################
> ######### redireccionamiento
#######
>
####################################
> Alias /graficas
"/usr/local/rrdtool-1.0.46/bin/db/graficas/"
> Alias /control
"/usr/local/rrdtool-1.0.46/bin/db/control/"
> Alias /caudal
"/usr/local/rrdtool-1.0.46/bin/db/cablemodem/"
> Alias /zonasconsumo
"/usr/local/rrdtool-1.0.46/bin/db/zonasconsumo/"
>
> Victor Vergara Diaz
escribió:
> > NO FUNCIONA...
> >
> > Hice lo siguiente (ultima
linea) en httpd.conf
> >
> > # Aliases: Add here as many
aliases as you need (with no limit). The
> format
> > is
> > # Alias fakename
realname
> > #
> > # Note that if you include a
trailing / on fakename then the server will
> > # require it to be present in
the URL. So "/icons" isn't aliased in this
> > # example, only "/icons/". If
the fakename is slash-terminated, then the
> > # realname must also be slash
terminated, and if the fakename omits the
> > # trailing slash, the
realname must also omit it.
> > #
> > # We include the /icons/
alias for FancyIndexed directory listings. If
> you
> > # do not use FancyIndexing,
you may comment this out.
> > #
> > Alias /icons/
"/var/www/icons/"
> > <Directory
"/var/www/icons">
> > Options Indexes
MultiViews
> > AllowOverride None
> > Order allow,deny
> > Allow from all
> > </Directory>
> >
> > Alias http://192.168.0.61/webmail
> > "http://192.168.0.61/cgi-bin/openwebmail/openwebmail.pl"
> >
> >
> >
> >
> >
> > -----Mensaje
original-----
> > De:
lista-bounces(ARR)fedora-es.com [mailto:
lista-bounces(ARR)fedora-es.com] En
> > nombre de pau
> > Enviado el: viernes, 28 de
enero de 2005 14:34
> > Para: LISTA EN ESPAÑOL
DE USUARIOS DE FEDORA GNU/Linux
> > Asunto: Re: [Lista] Open
Webmail
> >
> > Hola
> >
> > poniendo un Alias en el
httpd.conf lo tendras solucionado
> >
> > un saludo pablo
fuentes
> >
> > Victor Vergara Diaz
escribió:
> >
> >
> >>Estimados, tengo un FEDORA
CORE 3 con
> >>
> >>Sendmail y
openwebmail
> >>
> >>Funciona bastante bien,
salvo lo siguiente:
> >>
> >>
> >>
> >>Para ingresar al webmail
debo colocar lo siguiente en el browser:
> >>
> >>
> >>
> >>http://192.168.0.61/cgi-bin/openwebmail/openwebmail.pl
> >>
> >>
> >>
> >>
> >>
> >>Me gustaria que solo
pudiera hacerlo de esta forma:
> >>
> >>
> >>
> >>http://192.168.0.61/webmail
> >>
> >>
> >>
> >>tal cual como lo
hacía cuando tenía el squirrelmail.
> >>
> >>
> >>
> >>Alguna Pista????
> >>
> >>
> >>
> >>
> >>
> >>Saludos
> >>
> >>
> >>
> >>Kadáver
> >>
> >>Chile
> >>
> >>
>
>>------------------------------------------------------------------------
> >>
>
>>_______________________________________________
> >>lista mailing
list
> >>
lista(ARR)fedora-es.com
> >>http://fedora-es.com/mailman/listinfo/lista
> >
> >
> >
_______________________________________________
> > lista mailing list
> >
lista(ARR)fedora-es.com
> > http://fedora-es.com/mailman/listinfo/lista
> >
> >
_______________________________________________
> > lista mailing list
> >
lista(ARR)fedora-es.com
> > http://fedora-es.com/mailman/listinfo/lista
> >
>
>
_______________________________________________
> lista mailing list
>
lista(ARR)fedora-es.com
> http://fedora-es.com/mailman/listinfo/lista
>
>
_______________________________________________
> lista mailing list
>
lista(ARR)fedora-es.com
> http://fedora-es.com/mailman/listinfo/lista
>
-- Gracias. Atentamente, Carlos Arturo Trujillo Silva Ingeniero de Sistemas _______________________________________________ lista mailing list lista(ARR)fedora-es.com http://fedora-es.com/mailman/listinfo/lista
Este archivo fue generado por hypermail 2.1.7 : sáb 19 mar 2005 - 00:29:33 CET