| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
nims phpBB SEO Team

Joined: 11 Oct 2006 Posts: 243 Location: New Delhi, India
|
Posted: Fri Nov 24, 2006 10:44 am Post subject: Backtracking mod rewrite |
|
|
| Hi I wud like to understand one thing about MOD rewrite. Now since after using advanced seo MOD, urls are rewritten, how wud I know what is the actual page in case I need to make some changes to a page. Like I have a page .../forum/memberxxxx.html that displays members profile and I want to make some changes to the actual php page that generates profiles, how do I know which page is it ? |
_________________ Audio Ads - Earn from every visitor to your site
Buy Latest mobiles *** SEO India |
|
| Back to top |
|
 |
|
 |
gowap phpBB SEO Team


Joined: 07 May 2006 Posts: 1005
|
Posted: Sat Nov 25, 2006 12:52 am Post subject: Re: Backtracking mod rewrite |
|
|
.htaccess :
| Quote: | #PROFILES
RewriteRule ^member([0-9]+)\.html$ /profile.php?mode=viewprofile&u=$1 [QSA,L] |
so this means every memberxxxx.html gets redirected to profile.php |
_________________ Gravure-News : la communauté francophone de la gravure de CD/DVD et son forum d'entraide. |
|
| Back to top |
|
 |
nims phpBB SEO Team

Joined: 11 Oct 2006 Posts: 243 Location: New Delhi, India
|
Posted: Sat Nov 25, 2006 5:38 am Post subject: Re: Backtracking mod rewrite |
|
|
Thanks gowap
So that means whenever I need to see the original page I need to refer to my htaccess file and see which rule it applies to. Got it. |
_________________ Audio Ads - Earn from every visitor to your site
Buy Latest mobiles *** SEO India |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14279
|
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |