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 = --0015174765c06da593047fcb2338Content-Type: text/plain; charset=UTF-8Diane,Hi - clean URLs generally refer to ones which do not use question marks andampersands for variables. But anyhow - I'm not sure what you are trying todo 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=varpassed on tohttp://launch72.cohesion.co.nz/online/index.csn?pageName=any-possible-page-title&var1=var1&var2=var2&var3=var3for processing? If so then try this .htaccess file in your 'online'directoryRewriteEngine OnRewriteCond %{REQUEST_URI} !index\.csnRewriteRule ^(.+)$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--0015174765c06da593047fcb2338Content-Type: text/html; charset=UTF-8Content-Transfer-Encoding: quoted-printableDiane,
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:
passed on to
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:
--0015174765c06da593047fcb2338Content-Type: text/plain; charset=UTF-8Diane,Hi - clean URLs generally refer to ones which do not use question marks andampersands for variables. But anyhow - I'm not sure what you are trying todo 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=varpassed on tohttp://launch72.cohesion.co.nz/online/index.csn?pageName=any-possible-page-title&var1=var1&var2=var2&var3=var3for processing? If so then try this .htaccess file in your 'online'directoryRewriteEngine OnRewriteCond %{REQUEST_URI} !index\.csnRewriteRule ^(.+)$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--0015174765c06da593047fcb2338Content-Type: text/html; charset=UTF-8Content-Transfer-Encoding: quoted-printableDiane,
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:
passed on to
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 Field Name? (2000)
did I miss anything (1997)
[math] show=F exists? (1997)
Price + Texte (1999)
[WebDNA] 7.1 Admin interface not secure? (2012)
catagories (1997)
Execute Applescript (1997)
Template not found error messages (1997)
Web Merchant process after credit card clears (1998)
Sending E-mail (1997)
sort problems....bug or brain fart? (1997)
Purchased cart being overwritten - still !?? (1997)
Roundup (2001)
Snake Bites (1997)
taxRate is fine but taxTotal isn't (1997)
WebCatalog2 Feature Feedback (1996)
Random tags HELP!!!! (1999)
[WebDNA] maybe silly suggestion? [founditems] (2015)
Reversed words (1997)
' add to cart ' or ' sku ' problem (1998)