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:

[WebDNA] Hosting (2015) Maybe off topic but how to charge (1997) Separate SSL Server (1997) [WebDNA] WebDNA and MAMP/Apache (Mac) (2018) Artwork (1997) [SHOWIF]s and empty arguments (1997) [username][password] not showing up! HELP! (1999) Emailer help....! (1997) [WebDNA] Convert db to MySQL (2009) Extended [ConvertChars] (1997) Re:Off Topic: Frames Killer? (1998) WebCommerce: Folder organization ? (1997) Using Encrypt/Decrypt (2003) Webcat2, WebCommerce, Mod 10 etc. (1997) [WebDNA] [middle] (2015) Creditcard verification with WebCat (1998) NTbeta18 corrupted? (1997) [WebDNA] Date/time server vs. browser (2015) [WebDNA] multi hyperlinks in text paragraphs (2014) What is WebDNA (1997)