Ver Mensaje Individual
  #1 (permalink)  
Antiguo 25/12/2006, 22:03
Avatar de acceso
acceso
 
Fecha de Ingreso: noviembre-2006
Ubicación: Monterrey
Mensajes: 69
Antigüedad: 17 años, 5 meses
Puntos: 1
Pregunta Ayudita para personalizar Errores con apache

hola que tal....salu2 a todos...ehe escuchado en varios foros como personalizar los errores como 403,404,etc..todo con apache desde luego,dicen que hay que configurar el .htaccess , el problema que yo no cuento con ese documento, ok ya lo cree y puse todo lo que me pedia..no FUNCIONO....luego me dijieron que configurara httpd.conf pero no encontre mas que esto:

#
# Customizable error responses come in three flavors:
# 1) plain text 2) local redirects 3) external redirects
#
# Some examples:
#ErrorDocument 500 "The server made a boo boo."
#ErrorDocument 404 /missing.html
#ErrorDocument 404 "/cgi-bin/missing_handler.pl"
<IfModule mod_php5.c>
AddType application/x-httpd-php .php
AddType application/x-httpd-php .php3
AddType application/x-httpd-php-source .phps
</IfModule>


#ErrorDocument 402 http;//ww.example.com/subscription_info.html
#

..ya no se que hacer

si alguien me puede ayudar o darme un conseguillo lo apresiaria mucho

chao chao