[Previo por Fecha] [Siguiente por Fecha] [Previo por Hilo] [Siguiente por Hilo]

[Hilos de Discusión] [Fecha] [Tema] [Autor]

Re: Apache



"Jordi Adame (K40N3R)" wrote:

> hola lista.
> Esta pregunta paso hace mucho tiempo por aqui.
> como se hacia para que apache no diera error de forbidden cuando se
> entraba a localhost/~lo_que_sea

#
# Customizable error response (Apache style)
#  these come in three flavors
#
#    1) plain text
#ErrorDocument 500 "The server made a boo boo.
#  n.b.  the (") marks it as text, it does not get output
#
#    2) local redirects
ErrorDocument 404 /
#  to redirect to local URL /missing.html
#ErrorDocument 404 /cgi-bin/missing_handler.pl
#  N.B.: You can redirect to a script or a document using
server-side-includes.#
#    3) external redirects
#ErrorDocument 402 http://some.other_server.com/subscription_info.html
#  N.B.: Many of the environment variables associated with the original
#  request will *not* be available to such a script.


>
> ?? y pudiera ver lo que este en public_html

#
# UserDir: The name of the directory which is appended onto a user's
home
# directory if a ~user request is received.
#
UserDir public_html

#
# Control access to UserDir directories.  The following is an example
# for a site where these directories are restricted to read-only.
#


>
> gracias
>
> salu2
> j0rd1
>
> --
> *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
>
> --»>>  http://www.jordi.net  <<«--
>
> J0rd1
> jordi en jordi net
>
> K40N3R @ IRC @ Unionlatina.org
> kaoner en jordi net
>
> UIN: 5817253
>
> *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
>
> --
> Para desuscribirse, mande correo a: ayuda-unsubscribe en linux org mx
> Para comandos adicionales, envíelo a: ayuda-help en linux org mx

--
Sandino Araico Sánchez
La humanidad es la plaga más grande y devastadora
que nuestro planeta haya visto jamás.




-- 
Para desuscribirse, mande correo a: ayuda-unsubscribe en linux org mx
Para comandos adicionales, envíelo a: ayuda-help en linux org mx



[Hilos de Discusión] [Fecha] [Tema] [Autor]