| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Auteur |
Message |
AnilKumar
Inscrit le: 31 Juil 2008 Messages: 3
|
Posté le: Jeu Juil 31, 2008 12:58 pm Sujet du message: using .htaccess want to change the urls of my site from .php |
|
|
using .htaccess file i am able to
change the -www.domain/index.php to -www.domain/index.html using the following code:
| Code: | Options +FollowSymlinks
RewriteEngine On
RewriteBase /
RewriteRule ^(.*)\.html$ $1.php
|
using this code if i give the url as -www.domain/index.html it is showing the
same content as in -www.domain/index.php and also other files as search.php to
serach.html
But i want the hyperlinks given in the entire site to change as (.)html extension i.e
if i mouse over the hyperlink i want it to view as search.html and not search.php
Can Any one help me in this criteria ,
Thanks in Advance.
Anil Kumar |
|
|
| Revenir en haut de page |
|
 |
|
 |
trefle PR1

Inscrit le: 03 Juin 2008 Messages: 173
|
Posté le: Jeu Juil 31, 2008 2:01 pm Sujet du message: Re: using .htaccess want to change the urls of my site from .php |
|
|
hi,
you should go to the english borads : http://www.phpbb-seo.com/boards/
Trefle. |
_________________ Aider, résoudre et prévenir sont les maitres mots du forum "les arnaques".
Pour que vos formalités, ventes et achats se passent sans problèmes nous déployons nos forces pour vous offrir une médiation simple et rapide avec les principaux acteurs du commerces en ligne.
La prévention et la dénonciation d'arnaques avérées font également parties de nos prérogatives. http://forum.lesarnaques.com http://www.lesarnaques.com |
|
| Revenir en haut de page |
|
 |
|
| Navigation |
Autres sujets de discussion |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |