Re: URL problem
This WebDNA talk-list message is from 2007
It keeps the original formatting.
numero = 68410
interpreted = N
texte = Does parse.tmpl live at the root level of the destination site?On Feb 4, 2007, at 5:18 PM, Tom Duke wrote:> Pat,>> I do this using mod-rewrite and a .htaccess file that rewrites all> requests to to WebDNA page that then parses the URL and performs> searches and includes etc.>> Code is below, you'll obviously have to customise it to your setup. > One> other thing - I also have to have a blank 'index.html' file in the > root> of the site for this to work - could never figure out why.>> - Tom>>> .htaccess> -----------------------> RewriteEngine On> RewriteRule ^admin/.*$ - [L]> RewriteRule ^common/.*$ - [L]> RewriteRule ^data/.*$ - [L]> RewriteRule ^download/.*$ - [L]> RewriteRule ^imglibrary/.*$ - [L]> RewriteRule ^filelibrary/.*$ - [L]> RewriteRule ^upload/.*$ - [L]> RewriteCond %{REQUEST_URI} !parser\.tmpl> RewriteCond %{REQUEST_URI} !\.(gif|jpg|png|css|ico)> RewriteRule ^(.+)$ /parser.tmpl?requestedurl=%{REQUEST_URI} [L]>> parser.tmpl> ---------------> [!]> [/!][!]>> ------------------------------------> ### Parse search parameters from the request string ###> [/!][listwords> words=[url][requestedurl][/url]&delimiters=/.][text]param[index]= > [word][> /text][/listwords][!]>> ------------------------------------> ### Match 'param1' to the 'areaid' variable ###> [/!][switch value=[param1]][!]> [/!][case value=][text]areaid=[lookup> db=data/db_content/ > coreNav.db&value=index&lookinfield=FAREA&returnfield=> RID¬found=dud1][/text][/case][!]> [/!][case value=[raw][param1][/raw]][text]areaid=[lookup> db=data/db_content/ > coreNav.db&value=index&lookinfield=FAREA&returnfield=> RID¬found=dud2][/text][/case][!]> [/!][default][text]areaid=[lookup> db=data/db_content/coreNav.db&value=[param1] > &lookinfield=FAREA&returnfie> ld=RID¬found=dud3][/text][/default][!]> [/!][/switch][!]>> ------------------------------------> ### Match 'param2' to the 'section' variable ###> [/!][switch value=[param2]][!]> [/!][case value=][text]section=index[/text][/case][!]> [/!][case> value=[raw][param2][/raw]][text]section=index[/text][/case][!]> [/!][case value=html][text]section=index[/text][/case][!]> [/!][case value=tmpl][text]section=index[/text][/case][!]> [/!][default][text]section=[param2][/text][/default][!]> [/!][/switch][!]>> ------------------------------------> ### Call in the 'index.inc' includes file ###> [/!][include> file=common/includes/site_index.inc&areaid=[areaid]§ion=[section]]>>>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list
.> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to digest@talk.smithmicro.com>> Web Archive of this list is at: http://webdna.smithmicro.com/>-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Does parse.tmpl live at the root level of the destination site?On Feb 4, 2007, at 5:18 PM, Tom Duke wrote:> Pat,>> I do this using mod-rewrite and a .htaccess file that rewrites all> requests to to WebDNA page that then parses the URL and performs> searches and includes etc.>> Code is below, you'll obviously have to customise it to your setup. > One> other thing - I also have to have a blank 'index.html' file in the > root> of the site for this to work - could never figure out why.>> - Tom>>> .htaccess> -----------------------> RewriteEngine On> RewriteRule ^admin/.*$ - [L]> RewriteRule ^common/.*$ - [L]> RewriteRule ^data/.*$ - [L]> RewriteRule ^download/.*$ - [L]> RewriteRule ^imglibrary/.*$ - [L]> RewriteRule ^filelibrary/.*$ - [L]> RewriteRule ^upload/.*$ - [L]> RewriteCond %{REQUEST_URI} !parser\.tmpl> RewriteCond %{REQUEST_URI} !\.(gif|jpg|png|css|ico)> RewriteRule ^(.+)$ /parser.tmpl?requestedurl=%{REQUEST_URI} [L]>> parser.tmpl> ---------------> [!]> [/!][!]>> ------------------------------------> ### Parse search parameters from the request string ###> [/!][listwords> words=[url][requestedurl][/url]&delimiters=/.][text]param[index]= > [word][> /text][/listwords][!]>> ------------------------------------> ### Match 'param1' to the 'areaid' variable ###> [/!][switch value=[param1]][!]> [/!][case value=][text]areaid=[lookup> db=data/db_content/ > coreNav.db&value=index&lookinfield=FAREA&returnfield=> RID¬found=dud1][/text][/case][!]> [/!][case value=[raw][param1][/raw]][text]areaid=[lookup> db=data/db_content/ > coreNav.db&value=index&lookinfield=FAREA&returnfield=> RID¬found=dud2][/text][/case][!]> [/!][default][text]areaid=[lookup> db=data/db_content/coreNav.db&value=[param1] > &lookinfield=FAREA&returnfie> ld=RID¬found=dud3][/text][/default][!]> [/!][/switch][!]>> ------------------------------------> ### Match 'param2' to the 'section' variable ###> [/!][switch value=[param2]][!]> [/!][case value=][text]section=index[/text][/case][!]> [/!][case> value=[raw][param2][/raw]][text]section=index[/text][/case][!]> [/!][case value=html][text]section=index[/text][/case][!]> [/!][case value=tmpl][text]section=index[/text][/case][!]> [/!][default][text]section=[param2][/text][/default][!]> [/!][/switch][!]>> ------------------------------------> ### Call in the 'index.inc' includes file ###> [/!][include> file=common/includes/site_index.inc&areaid=[areaid]§ion=[section]]>>>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to digest@talk.smithmicro.com>> Web Archive of this list is at: http://webdna.smithmicro.com/>-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Pat McCormick
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Calculating Shipping (1997)
Webcatalog error, Plug-in for Webstar (1996)
New Web Site Developers Database (1996)
[WebDNA] can webdna set the email header (w/[sendmail]) that (2012)
SKU lookup (1997)
setting cookies with [setcookie] (1998)
Hosting Options (2000)
WebSite vs. IIS (1997)
A better WebCat whois (was [OT] Domain Name Scam) (2000)
Scoping rules in WebDNA 4.0 (2000)
PDF (1999)
[OT] Flash conternt only in IE? (2006)
Forms Search Questions (1997)
Too Much Info (1998)
Search wbrk word break param (1998)
[Sum] function? (1997)
Re:Change WebDNA-Talk Mail due to no digest for 1wk (1997)
Webalizer 4.5.0 [sendmail] on RH Linux 7.3 with qmail (2003)
problems with 2 tags (1997)
Webstar 1.3.1 PPC (1997)