Foros del Web » Administración de Sistemas » Apache »

problema htacces

Estas en el tema de problema htacces en el foro de Apache en Foros del Web. Hola amigos, Mirar estoy modificaciondo el htaccess pero el servidor me da error: Código PHP: Internal Server Error The server encountered an internal error  or  misconfiguration  and  was unable to complete your request . Please contact the server administrator ,  webmaster ...
  #1 (permalink)  
Antiguo 21/10/2008, 07:57
 
Fecha de Ingreso: abril-2006
Mensajes: 218
Antigüedad: 18 años
Puntos: 0
problema htacces

Hola amigos,

Mirar estoy modificaciondo el htaccess pero el servidor me da error:

Código PHP:
Internal Server Error
The server encountered an internal error 
or misconfiguration and was unable to complete your request.
Please contact the server administratorwebmaster@web.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


Additionallya 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request


--------------------------------------------------------------------------------

Apache/1.3.41 Server at www.web.com Port 80 
El contenido del archivo es el siguiente:

Código PHP:
# BEGIN CHEF mod_rewrite
<IfModule mod_rewrite.c>
php_value session.use_trans_sid 0
RewriteEngine On
RewriteRule 
^contacto.html index.php?p=contacto
RewriteRule 
^contacto.htm index.php?p=contacto
RewriteRule 
^registro.html index.php?p=registro
RewriteRule 
^registro.htm index.php?p=registro
RewriteRule 
^registrado.htm index.php?p=registrado
RewriteRule 
^registrado.html index.php?p=registrado
RewriteRule 
^cuenta.html index.php?p=cuenta
RewriteRule 
^cuenta.htm index.php?p=cuenta
RewriteRule 
^panel.html index.php?p=panel
RewriteRule 
^panel.htm index.php?p=panel
RewriteRule 
^pedido.html index.php?p=pedido
RewriteRule 
^pedido.htm index.php?p=pedido
RewriteRule 
^favoritos.html index.php?p=favoritos
RewriteRule 
^favoritos.htm index.php?p=favoritos
RewriteRule 
^comprar.html index.php?p=comprar
RewriteRule 
^comprar.htm index.php?p=comprar
RewriteRule 
^guardados.html index.php?p=guardados
RewriteRule 
^guardados.htm index.php?p=guardados
RewriteRule 
^quienes.html index.php?p=quienes
RewriteRule 
^quienes.htm index.php?p=quienes
RewriteRule 
^carrito.html index.php?p=carrito
RewriteRule 
^carrito.htm index.php?p=carrito
RewriteRule 
^regalos-([1-9][0-9]*).* index.php?p=regalos&idx=$1
RewriteRule 
^regalo-([1-9][0-9]*).* index.php?p=regalo&idx=$1
RewriteRule 
^productos-([1-9][0-9]*).* index.php?p=productos&idx=$1
RewriteRule 
^producto-([1-9][0-9]*).* index.php?p=producto&idx=$1
RewriteRule 
^busqueda-([1-9][0-9]*).* index.php?p=busqueda&idx=$1
RewriteRule 
^index.html  index.php

</IfModule>
# END CHEF 
He estado revisando, pero no encuentro el fallo.

Si alguien pudiera ayudarme se lo agradecería.

Muchas gracias.
  #2 (permalink)  
Antiguo 21/10/2008, 08:22
Avatar de GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años
Puntos: 2135
Respuesta: problema htacces

Tema trasladado a Apache.
  #3 (permalink)  
Antiguo 21/10/2008, 11:51
Avatar de ferny
Il capo della mafia
 
Fecha de Ingreso: febrero-2002
Ubicación: Al final del cable
Mensajes: 10.080
Antigüedad: 22 años, 2 meses
Puntos: 55
Respuesta: problema htacces

Ve eliminando línea por línea hasta ver cuál da el fallo... Empieza por la del php_value porque tiene toda la pinta de ser esa
__________________
www.mundodivx.com || www.mundodivx.org

Pon tu mano en un horno caliente durante un minuto y te parecerá una hora.
Siéntate junto a una chica preciosa durante una hora y te parecerá un minuto.
Eso es la relatividad.
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 14:51.