Re: [WebDNA] Clean URLS job - will pay

This WebDNA talk-list message is from

2010


It keeps the original formatting.
numero = 104768
interpreted = N
texte = --0015174765c06da593047fcb2338 Content-Type: text/plain; charset=UTF-8 Diane, Hi - clean URLs generally refer to ones which do not use question marks and ampersands for variables. But anyhow - I'm not sure what you are trying to do here. Is it that you want to do the following: This URL: http://launch72.cohesion.co.nz/online/any-possible-page-title.csn?var1=var1&var2=var2&var3=var passed on to http://launch72.cohesion.co.nz/online/index.csn?pageName=any-possible-page-title&var1=var1&var2=var2&var3=var3 for processing? If so then try this .htaccess file in your 'online' directory RewriteEngine On RewriteCond %{REQUEST_URI} !index\.csn RewriteRule ^(.+)$ index.csn?requestedurl=%{REQUEST_URI}&query=%{query_string} [L] You'll need to pullout the required pagename and other variables from the 'requestedurl' and 'query' variables. - Tom --0015174765c06da593047fcb2338 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Diane,

Hi - clean URLs generally refer to ones which do not use= question marks and ampersands for variables. =C2=A0But anyhow - I'm no= t sure what you are trying to do here. =C2=A0 Is it that you want to do the= following:

This URL:

=C2=A0=C2=A0 =C2=A0<= span style=3D"font-family:Verdana, Helvetica, Arial;font-size:12px;border-c= ollapse:collapse">http://launch72.cohesion.co.nz/online/any-possible-page-title.csn?va= r1=3Dvar1&var2=3Dvar2&var3=3Dvar

passed on to

=C2=A0=C2=A0 =C2=A0http://launch7= 2.cohesion.co.nz/online/index.csn?pageName=3Dany-possible-page-title&va= r1=3Dvar1&var2=3Dvar2&var3=3Dvar3

for processing? =C2=A0 If so then try this .htacce= ss file in your 'online' directory

RewriteEngine On
RewriteCond %{REQUEST_URI} !index\.csn
RewriteRule ^(.+)$ index.csn?requestedurl=3D%{REQUEST_URI}&query=3D%{q= uery_string} [L]

You'll need to pullout the re= quired pagename and other variables from the 'requestedurl' and = 9;query' variables.

- Tom



--0015174765c06da593047fcb2338-- Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Clean URLS job - will pay (Dan Strong 2010)
  2. RE: [WebDNA] Clean URLS job - will pay (matthew.bohne@benetela.com 2010)
  3. Re: [WebDNA] Clean URLS job - will pay (Tom Duke 2010)
  4. Re: [WebDNA] Clean URLS job - will pay (Stuart Tremain 2010)
  5. Re: [WebDNA] Clean URLS job - will pay ("Diane Blackmore (Cohesion)" 2010)
  6. Re: [WebDNA] Clean URLS job - will pay ("Diane Blackmore (Cohesion)" 2010)
  7. Re: [WebDNA] Clean URLS job - will pay (Stuart Tremain 2010)
  8. Re: [WebDNA] Clean URLS job - will pay ("Diane Blackmore (Cohesion)" 2010)
  9. Re: [WebDNA] Clean URLS job - will pay (Stuart Tremain 2010)
  10. Re: [WebDNA] Clean URLS job - will pay ("Diane Blackmore (Cohesion)" 2010)
  11. Re: [WebDNA] Clean URLS job - will pay (Stuart Tremain 2010)
  12. Re: [WebDNA] Clean URLS job - will pay ("Diane Blackmore (Cohesion)" 2010)
  13. Re: [WebDNA] Clean URLS job - will pay (Stuart Tremain 2010)
  14. Re: [WebDNA] Clean URLS job - will pay ("Diane Blackmore (Cohesion)" 2010)
  15. Re: [WebDNA] Clean URLS job - will pay (Stuart Tremain 2010)
  16. Re: [WebDNA] Clean URLS job - will pay ("Diane Blackmore (Cohesion)" 2010)
  17. Re: [WebDNA] Clean URLS job - will pay (Matthew Bohne 2010)
  18. Re: [WebDNA] Clean URLS job - will pay (Terry Wilson 2010)
  19. Re: [WebDNA] Clean URLS job - will pay (Stuart Tremain 2010)
  20. [BULK] Re: [WebDNA] Clean URLS job - will pay (Dan Strong 2010)
  21. Re: [WebDNA] Clean URLS job - will pay ("Diane Blackmore (Cohesion)" 2010)
  22. Re: [WebDNA] Clean URLS job - will pay (Tom Duke 2010)
  23. Re: [WebDNA] Clean URLS job - will pay ("Diane Blackmore (Cohesion)" 2010)
  24. Re: [WebDNA] Clean URLS job - will pay (Matthew Bohne 2010)
  25. Re: [WebDNA] Clean URLS job - will pay (Matthew Bohne 2010)
  26. Re: [WebDNA] Clean URLS job - will pay (Kenneth Grome 2010)
  27. Re: [WebDNA] Clean URLS job - will pay (Lawrence 2010)
  28. Re: [WebDNA] Clean URLS job - will pay (Tom Duke 2010)
  29. Re: [WebDNA] Clean URLS job - will pay (Matthew Bohne 2010)
  30. Re: [WebDNA] Clean URLS job - will pay (Matthew Bohne 2010)
  31. Re: [WebDNA] Clean URLS job - will pay (Lawrence 2010)
  32. Re: [WebDNA] Clean URLS job - will pay (Tom Duke 2010)
  33. Re: [WebDNA] Clean URLS job - will pay (Tom Duke 2010)
  34. Re: [WebDNA] Clean URLS job - will pay ("Diane Blackmore (Cohesion)" 2010)
  35. Re: [WebDNA] Clean URLS job - will pay ("Diane Blackmore (Cohesion)" 2010)
  36. Re: [WebDNA] Clean URLS job - will pay (Matthew Bohne 2010)
  37. Re: [WebDNA] Clean URLS job - will pay (Tom Duke 2010)
  38. Re: [WebDNA] Clean URLS job - will pay (Diane Blackmore 2010)
  39. Re: [WebDNA] Clean URLS job - will pay (Diane Blackmore 2010)
  40. Re: [WebDNA] Clean URLS job - will pay (Matthew Bohne 2010)
  41. Re: [WebDNA] Clean URLS job - will pay (Stuart Tremain 2010)
  42. [WebDNA] Clean URLS job - will pay (Diane Blackmore 2010)
--0015174765c06da593047fcb2338 Content-Type: text/plain; charset=UTF-8 Diane, Hi - clean URLs generally refer to ones which do not use question marks and ampersands for variables. But anyhow - I'm not sure what you are trying to do here. Is it that you want to do the following: This URL: http://launch72.cohesion.co.nz/online/any-possible-page-title.csn?var1=var1&var2=var2&var3=var passed on to http://launch72.cohesion.co.nz/online/index.csn?pageName=any-possible-page-title&var1=var1&var2=var2&var3=var3 for processing? If so then try this .htaccess file in your 'online' directory RewriteEngine On RewriteCond %{REQUEST_URI} !index\.csn RewriteRule ^(.+)$ index.csn?requestedurl=%{REQUEST_URI}&query=%{query_string} [L] You'll need to pullout the required pagename and other variables from the 'requestedurl' and 'query' variables. - Tom --0015174765c06da593047fcb2338 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Diane,

Hi - clean URLs generally refer to ones which do not use= question marks and ampersands for variables. =C2=A0But anyhow - I'm no= t sure what you are trying to do here. =C2=A0 Is it that you want to do the= following:

This URL:

=C2=A0=C2=A0 =C2=A0<= span style=3D"font-family:Verdana, Helvetica, Arial;font-size:12px;border-c= ollapse:collapse">http://launch72.cohesion.co.nz/online/any-possible-page-title.csn?va= r1=3Dvar1&var2=3Dvar2&var3=3Dvar

passed on to

=C2=A0=C2=A0 =C2=A0http://launch7= 2.cohesion.co.nz/online/index.csn?pageName=3Dany-possible-page-title&va= r1=3Dvar1&var2=3Dvar2&var3=3Dvar3

for processing? =C2=A0 If so then try this .htacce= ss file in your 'online' directory

RewriteEngine On
RewriteCond %{REQUEST_URI} !index\.csn
RewriteRule ^(.+)$ index.csn?requestedurl=3D%{REQUEST_URI}&query=3D%{q= uery_string} [L]

You'll need to pullout the re= quired pagename and other variables from the 'requestedurl' and = 9;query' variables.

- Tom



--0015174765c06da593047fcb2338-- Tom Duke

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:

DB not found error RESOLVED (2004) Still Stumped on ShowNext...HELP! (1997) Setting up the server (1997) multi-paragraph fields (1997) WebCat b13 CGI -shownext- (1997) Large databases in WebCat (1997) Subject: Authenticating users without dialog box (1997) Location of Browser Info.txt file (1997) [SearchString] problem with [search] context (1997) [WebDNA] WebDNA app (2013) Signal Raised Error (Part III) (1997) shipCost not working v2.1b4 (1997) No subject given (2000) Replacing entry (1998) Help! WebMerchant store suddenly won't process orders... (2001) A Global Variable (1997) Random/Odd/Even Listings (2005) Help name our technology! I found it (1997) Need help with emailer- 2 issues (1997) [WebDNA] Friday's.. WIP thread (2009)