
04-25-2011, 10:14 PM
|
|
New Member
|
|
Join Date: Apr 2011
Posts: 7
|
|
Spoke too soon.
This ('/Forums/posting/mode=reply/t=11.html') should goto
modules.php?name=Forums&file=posting&mode=reply&t= 11
From Admin:
Code:
2011-04-26 00:07:58.662 INFO [x.x.x.x:53057-0#test.com] [REWRITE] Rule: Match 'Forums/posting/mode=reply/t=11.html' with pattern '^index\.html', result: -1
2011-04-26 00:07:58.662 INFO [x.x.x.x:53057-0#test.com] [REWRITE] Rule: Match 'Forums/posting/mode=reply/t=11.html' with pattern '^([a-zA-Z0-9_=+-]+)(/|\.html)$', result: -1
2011-04-26 00:07:58.662 INFO [x.x.x.x:53057-0#test.com] [REWRITE] Rule: Match 'Forums/posting/mode=reply/t=11.html' with pattern '^([a-zA-Z0-9_=+-]+)/([a-zA-Z0-9_]+)(/|\.html)$', result: -1
2011-04-26 00:07:58.662 INFO [x.x.x.x:53057-0#test.com] [REWRITE] Rule: Match 'Forums/posting/mode=reply/t=11.html' with pattern '^([a-zA-Z0-9_=+-]+)/([a-zA-Z0-9_]+)$', result: -1
2011-04-26 00:07:58.662 INFO [x.x.x.x:53057-0#test.com] [REWRITE] Rule: Match 'Forums/posting/mode=reply/t=11.html' with pattern '^([a-zA-Z0-9_=+-]+)/([a-zA-Z0-9_]+)/(.*)(/|\.html)$', result: 5
2011-04-26 00:07:58.662 INFO [x.x.x.x:53057-0#test.com] [REWRITE] Source URI: 'Forums/posting/mode=reply/t=11.html' => Result URI: 'modules=Forums&file=posting&mode=reply/t=11'
2011-04-26 00:07:58.662 INFO [x.x.x.x:53057-0#test.com] [REWRITE] skip next 1 rules
2011-04-26 00:07:58.662 INFO [x.x.x.x:53057-0#test.com] [REWRITE] Rule: Match 'modules=Forums&file=posting&mode=reply/t=11' with pattern '^modules=(.*[^/])/(.*)', result: 3
2011-04-26 00:07:58.662 INFO [x.x.x.x:53057-0#test.com] [REWRITE] Source URI: 'modules=Forums&file=posting&mode=reply/t=11' => Result URI: 'modules=Forums&file=posting&mode=reply&t=11'
2011-04-26 00:07:58.662 INFO [x.x.x.x:53057-0#test.com] [REWRITE] Last Rule, stop!
2011-04-26 00:07:58.662 INFO [x.x.x.x:53057-0#test.com] [REWRITE] prepend rewrite base: '/', final URI: '/modules=Forums&file=posting&mode=reply&t=11'
2011-04-26 00:07:58.662 INFO [x.x.x.x:53057-0#test.com] File not found [/test.com/public/modules=Forums&file=posting&mode=reply&t=11]
I think is becuase the L was removed.
|