The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Not sure if this is the right place to post this, mods please move accordingly if not. Thanks
Have an issue with mod_rewrite. I ran the online generator at WebmasterTool kit and this is what was generated for me. PHP Code:
PHP Code:
PHP Code:
PHP Code:
Any help would be most appreciated. Thanks ![]() |
#2
|
||||
|
||||
![]()
just add that as rewrite rule:
Code:
RewriteRule mypage/(.*)/$ /forum/mypage.php?do=view&id=$1 |
#3
|
||||
|
||||
![]() Code:
RewriteRule mypage/(.*)/?$ /forum/mypage.php?do=view&id=$1 ![]() |
#4
|
||||
|
||||
![]()
Thanks a million guys !
![]() So I am to have a RewriteRule for every page I want 'translated' , can I put them all one after another ( as in line by line ) ? Sorry if this sounds dumb ( am new to this and frankly still don't quite get it ) ![]() |
#5
|
||||
|
||||
![]()
yes you can
![]() |
#6
|
||||
|
||||
![]()
Got it, thanks again
![]() |
#7
|
||||
|
||||
![]()
you're welcome
![]() |
#8
|
||||
|
||||
![]()
For those who may be interested in mod_rewrites or in case this thread comes up in a search,
this following link may prove useful to you : http://www.daniweb.com/techtalkforums/thread9379.html ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|