Cita:
Iniciado por pateketrueke
Te sugiero buscar en el foro, existen bastantes temas al respecto, inclusive Google te hubiera dado muchos resultados al caso, aprende a buscar antes de abrir temas nuevos.
Hay que editar el archivo .htaccess
Lo tengo asi:
Código PHP:
<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]
</IfModule>
RewriteCond %{HTTP_HOST} ^www.chatdelmundo.com.es$
RewriteRule ^/?$ "http\:\/\/chatdelmundo\.com\.es\/" [R=302,L]
como lo dejo pa que no salga esto:
index.php?p=