Páginas (4):    1 2 3 4   
Gustavo R.   18 Jun, 2011, 6:05 pm
#11
o si quieres por medio de .htaccess
Agrega esto:
Redirect /ruta-vieja/ http://www.tuweb.com/ruta-nueva/

Y editalo
ronpsp   18 Jun, 2011, 6:12 pm
#12
<IfModule mod_rewrite.c>

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-f

RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule ^(.*)$ /foro/hurricane.php?q=$1 [L]

</IfModule>

que edito? y como sabe que es para el portal?¿
Gustavo R.   18 Jun, 2011, 6:26 pm
#13
agrega esto:
Redirect /portal.php/ http://www.tuweb.com/ruta-nueva/


Y pon la url del wordpress Tongue
ronpsp   18 Jun, 2011, 6:38 pm
#14
Entonces el portal.php lo dejo como antes de poner el otro codigo no? y en

Redirect /portal.php/ http://www.tuweb.com/ruta-nueva/

la url de wp seria : http://www.tuweb.com como lo dejaria entonces asi :

Redirect /portal.php/ http://www.tuweb.com
Gustavo R.   18 Jun, 2011, 10:35 pm
#15
Asi es
ronpsp   19 Jun, 2011, 5:23 am
#16
bour no me funciona

<IfModule mod_rewrite.c>

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-f

RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule ^(.*)$ /foro/hurricane.php?q=$1 [L]

Redirect /portal.php/ http://wwx.miweb.com

</IfModule>
Omar G.   19 Jun, 2011, 5:37 am
#17
Intenta este:
Redirect /portal.php http://www.tuweb.com/folder/pagina.html

Envía un DM o MP si te interesa patrocinar alguna actualización o complemento a alguno de mis plugins.

[Imagen: signature.png]

Discord omar.gonzalez (Omar G.#6117); Telegram at @omarugc;
ronpsp   19 Jun, 2011, 5:53 am
#18
Nada sigue sin aparecerme ;S

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [no address given] 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.

me ponia eso! al cambiarlo
ronpsp   19 Jun, 2011, 3:38 pm
#19
Por favor necesito solucionar esto.

GRACIAS!
Gustavo R.   19 Jun, 2011, 5:19 pm
#20
Hmm, es que no recuerdo como era exactamente el codigo para el htaccess.
Pero busca en google seguro lo encontraras:
http://www.google.com/search?q=redirecci...8&oe=utf-8
Páginas (4):    1 2 3 4   
  
Powered By MyBB, © 2002-2025 MyBB Group.
Made with by Curves UI.