Ver Mensaje Individual
  #24 (permalink)  
Antiguo 22/09/2010, 09:48
fernandozunni
 
Fecha de Ingreso: febrero-2009
Mensajes: 218
Antigüedad: 15 años, 2 meses
Puntos: 9
Respuesta: Mejorar web modular

Me olvidé de dicirte en el .htaccess, comente estas lineas porque yo no las utilizo
Código PHP:
Ver original
  1. # WWW al dominio
  2.     #RewriteCond %{HTTP_HOST} !^www\.webme\-modular\.com$
  3.     #RewriteRule (.*) http://www.webme-modular.com/$1 [R=301,L]
  4.  
  5. # Mostrar la pagina de inicio
  6.     #RewriteCond %{QUERY_STRING} ^$
  7.     #RewriteRule ^$ index.php?pagina=home [L]

articulo/hola-mundo
articulo/directorio-web
a mi tampoco me andan, pero debe ser un problema de configuarion porque
/soporte
/faq
/articulo
/futbol
si funcionan con url amigables, guiate por las que andan a ver si solucionas el problema.

/inicio (tambien anda con el problema que te dije antes 'metatags.php')