Ver Mensaje Individual
  #5 (permalink)  
Antiguo 15/11/2013, 07:34
Avatar de ChatDelMundo
ChatDelMundo
 
Fecha de Ingreso: abril-2013
Mensajes: 98
Antigüedad: 11 años
Puntos: 1
Respuesta: Duda de pagina de error 404

Cita:
Iniciado por xSkArx Ver Mensaje
Y si nos muestras el codigo del ejemplo
En .htaccess

Tengo esto:

Código:
<IfModule mod_rewrite.c>
RewriteEngine on
 # To append a query string part in the substitution string
RewriteRule ^([0-9a-z_/\-]+)/$ index.php\?p=$1 [QSA]
RewriteRule ^([0-9a-z_/\-]+)$ index.php\?p=$1 [QSA]

<Files *.css>
SetOutputFilter DEFLATE
</Files> 

<Files *.js>
SetOutputFilter DEFLATE
</Files> 

php_flag zlib.output_compression On
php_value zlib.output_compression_level -1

php_value session.cookie_lifetime 99999999
php_value session.gc_maxlifetime 99999999

RewriteCond %{HTTP_HOST} ^www\.chatdelmundo\.es$ [NC]
RewriteRule ^(.*)$ http://chatdelmundo.es/$1 [R=301,L]
en el archivo 404.shtml esta esto:
Código:
<div style="text-align: center;"><br />
<span style="font-size: small;"><span style="font-family: Arial;"><img alt="Chat Orbe" src="http://support.microsoft.com/library/images/support/CN/Information.png" /> </span></span><span style="font-size: small;"><span style="font-family: Arial;"><span style="font-size: small;"><span style="font-family: Arial;"><strong>La p&aacute;gina solicitada ya no existe<br />
</strong></span></span> </span></span><br />
<img alt="Chat Orbe" src=" http://img.webme.com/pic/c/*********/intermitente.gif " /> <a href=" http://chatdelmundo.es"><img alt="Chat Orbe" src=" http://www.educarchile.cl/UserFiles/P0001/Image/home2007/botones/bot_entrar.gif " /></a> <img alt="Chat Orbe" src=" http://img.webme.com/pic/c/*********/intermitente.gif " /> <br />
<br />
<script type="text/javascript">
smowtion_size = "800x440";
smowtion_section = "4862997";
</script>
<script type="text/javascript"
src="http://ads.smowtion.com/ad.js?s=4862997&amp;z=800x440">
</script>
</div>
__________________
chatdelmundo.es