Re: [WebDNA] Rewrite url

This WebDNA talk-list message is from

2013


It keeps the original formatting.
numero = 110614
interpreted = N
texte = --Apple-Mail=_4E3235D4-2F51-4DEA-A5B7-9132193C7831 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 Glad I could help :) Regards Stuart Tremain IDFK Web Developments AUSTRALIA webdna@idfk.com.au On 02/09/2013, at 6:45 AM, Lawrence Banahan wrote: > Fantastic Stuart!!! > Working directly out of the box!!! > Maybe this kind of setting could be added on the dev.webdna.us ... >=20 > Thanks a lot! >=20 >> WebDNA31 ao=FBt 2013 00:48 >> Lawrence >>=20 >> To achieve your links http://www.sensationvoile.fr/mypermalink you = will need to have your internal links looking like this: >>=20 >> [search db=3Dbase.db&neSKUdata=3Dall] >> [numfound] >> [founditems] >> click to my clean url
>> [/founditems]=20 >> [/search] >>=20 >> Then your .htaccess file needs to be able to reverse the process >>=20 >> RewriteRule ^([A-Za-z0-9-]+)/?$ /index.dna?permalinkvar=3D$1 [NC,L] >>=20 >> Your index.dna file then needs to use the permalink variable to find = the content ie >>=20 >>=20 >> [search db=3Dbase.db&eqPERMALINKdatarq=3D[PERMALINKVAR]&max=3D1] >> [numfound] >> [founditems] >> [SKU] - [DATA]
>> [/founditems]=20 >> [/search] >>=20 >>=20 >> The above RewriteRule works on Linux Apache2, I assume that it will = work on OSX, there are a few little things that may change from platform = to platform, I know it needs a change on IIS where I need to add a / in = the first part to ^/([A-Za-z0-9-]+)/?$ >>=20 >> If you find that there are still problems try removing the / from the = end )/?$. There is also lots of help in Google. >>=20 >> Have you tested that your mod_rewrite is set up properly - once again = Google a test scenario that suits your setup. >>=20 >> There are a few "Cheat Sheets" that are very good in working out the = best method of doing your rules, also checkout RegEx >>=20 >> There are also situations where submitting a form that is handled in = modrewrite loses its data so if you find that you are having problems = there are ways of fixing that too. >>=20 >> Good luck, weekend is here, I am off for a few days. >>=20 >> Regards >>=20 >> Stuart Tremain >> IDFK Web Developments >> AUSTRALIA >> webdna@idfk.com.au >>=20 >>=20 >>=20 >>=20 >>=20 >>=20 >> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list . = To unsubscribe, E-mail to: archives: = http://mail.webdna.us/list/talk@webdna.us Bug Reporting: = support@webdna.us >> Lawrence Banahan30 ao=FBt 2013 19:33 >> Here is what I'm triyng to do >>=20 >> Website : http://www.sensationvoile.fr/ >> To try to get this working I'm created a small database >> sku data permalink >> 01 mydata mypermalink >> 02 newdata secondlink >> Then I display the content=20 >>=20 >> [search db=3Dbase.db&neSKUdata=3Dall][numfound] >> [founditems][data]
[/founditems]=20 >>
>> [founditems][data]
[/founditem= s]=20 >> [/search] >>=20 >> What I want to do is to get >>=20 >> http://www.sensationvoile.fr/mypermalink=20 >> or=20 >> http://www.sensationvoile.fr/secondlink =20 >>=20 >> so like that I get nice URL SEO friendly >>=20 >>=20 >> John, I need to be working on one of my existing website, but I = worked from what I found in your .htaccess >>=20 >>=20 >> Stuart Tremain30 ao=FBt 2013 14:29 >> Lawrence >>=20 >> Please give an example of what you are trying to do. >>=20 >>=20 >>=20 >>=20 >>=20 >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> Bug Reporting: support@webdna.us >> Lawrence Banahan30 ao=FBt 2013 13:53 >> Hi=20 >> I'm trying to set up a RewriteRule in the .htacess o my mac/apache = server to get nice url=20 >> I can't understand why it's not working.=20 >>=20 >> Here is the code I'm using in the htaccess=20 >>=20 >> =20 >> RewriteEngine On=20 >> RewriteRule ^(.*)$ index.dna?REQUEST_URI=3D%{REQUEST_URI} [L]=20 >> =20 >>=20 >> Thanks in advance=20 >> Lawrence=20 > --------------------------------------------------------- This message = is sent to you because you are subscribed to the mailing list . To = unsubscribe, E-mail to: archives: = http://mail.webdna.us/list/talk@webdna.us Bug Reporting: = support@webdna.us --Apple-Mail=_4E3235D4-2F51-4DEA-A5B7-9132193C7831 Content-Type: multipart/related; type="text/html"; boundary="Apple-Mail=_605276D4-3ACE-46E5-9D63-65A0FFFA9198" --Apple-Mail=_605276D4-3ACE-46E5-9D63-65A0FFFA9198 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=iso-8859-1 Glad = I could help :)


=
Regards

Stuart = Tremain
IDFK Web Developments
AUSTRALIA




On 02/09/2013, at 6:45 AM, Lawrence Banahan <banahan.l@gmail.com> = wrote:

Fantastic Stuart!!!
Working directly out of the box!!!
Maybe this kind of setting could be added on the dev.webdna.us ...

Thanks a lot!


= =20 31 ao=FBt = 2013=20 00:48
Lawrence

To achieve your links  http://www.sensationvoile.fr/mypermali= nk  you will need to have your internal links looking like = this:

[search=20 db=3Dbase.db&neSKUdata=3Dall]
= [numfound]
= [founditems]
<a = href=3D"/[permalink]">click to my clean=20 url</a><br>
[/founditems] 
[/search]

Then your .htaccess = file needs to be able to reverse the = process

RewriteRule ^([A-Za-z0-9-]+)/?$   /index.dna?permalinkvar=3D$1 = [NC,L]

Your index.dna file then needs to use the permalink variable to find the=20 content ie


[search=20 = db=3Dbase.db&eqPERMALINKdatarq=3D[PERMALINKVAR]&max=3D1]
= [numfound]
= [founditems]
[SKU] -=20 [DATA]<br>
[/founditems] 
[/search]


The above RewriteRule works on Linux Apache2, I assume that it will work on OSX, there are a few little things that may change from platform to=20 platform, I know it needs a change on IIS where I need to add a / in the first part to ^/([A-Za-z0-9-]+)/?$

If you find that there are still problems try removing the / from the end )/?$.=20 There is also lots of help in Google.

Have you=20= tested that your mod_rewrite is set up properly - once again Google a=20 test scenario that suits your setup.

There are = a few "Cheat Sheets" that are very good in working out the best method of doing your rules, also checkout RegEx

There=20 are also situations where submitting a form that is handled in=20 modrewrite loses its data so if you find that you are having problems=20 there are ways of fixing that too.

Good luck,=20= weekend is here, I am off for a few days.

Regards

Stua= rt Tremain
IDFK Web = Developments
AUSTRALIA






----------------------= ----------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/l= ist/talk@webdna.us Bug Reporting: support@webdna.us

= =20 30 ao=FBt = 2013=20 19:33
Here is what I'm triyng to do

Website : http://www.sensationvoile.fr/
To try to get this working I'm created a small database
    sku    data    = permalink
    01    mydata    = mypermalink
    02    newdata    = secondlink
Then I display the content

[search db=3Dbase.db&neSKUdata=3Dall][numfound]
[founditems]<a=20 href=3D"[thisurl]?SKU=3D[data]">[data]</a><br>[/founditems]=
<hr />
[founditems]<a=20 href=3D"[thisurl]?SKU=3D[SKU]">[data]</a><br>[/founditems] =
[/search]

What I want to do is to get

    http://www.sensationvoile.fr/mypermalink
or
    http://www.sensationvoile.fr/secondlink  

so like that I get nice URL SEO friendly


John, I need to be working on one of my existing website, but I worked=20= from what I found in your .htaccess



= =20 30 ao=FBt = 2013=20 14:29
Lawrence

Please=20= give an example of what you are trying to = do.





-----------------------------= ----------------------------
This message is sent to you because you are subscribed to
the mailing=20 list <talk@webdna.us>.
To = unsubscribe, E-mail to:=20 <talk-leave@webdna.us>
a= rchives:=20 http://mail.webdna.us/l= ist/talk@webdna.us
Bug Reporting:=20 support@webdna.us

= =20 30 ao=FBt = 2013=20 13:53
Hi
I'm trying to set up a RewriteRule in the .htacess o my mac/apache=20= server to get nice url
I can't understand why it's not working.

Here is the code I'm using in the htaccess

<IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteRule ^(.*)$ = index.dna?REQUEST_URI=3D%{REQUEST_URI} [L]
</IfModule>

Thanks in advance
Lawrence
--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/l= ist/talk@webdna.us Bug Reporting: support@webdna.us

= --Apple-Mail=_605276D4-3ACE-46E5-9D63-65A0FFFA9198 Content-Transfer-Encoding: base64 Content-Disposition: inline; filename=compose-unknown-contact.jpg Content-Type: image/jpeg; x-apple-mail-type=stationery; name="compose-unknown-contact.jpg" Content-Id: /9j/4AAQSkZJRgABAQEARwBHAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAQEB AQEBAgICAgICAgICAgICAgICAgICAgICAgICAgICAgL/2wBDAQEBAQEBAQICAgICAgICAgICAgIC AgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgL/wAARCAAZABkDAREA AhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAABgcICQr/xAA0EAABAwMCAgUKBwAAAAAAAAACAQME BQYRABITIQcUMUF2CBUXIjI2N0JRtVRWkZOV0dL/xAAYAQEAAwEAAAAAAAAAAAAAAAADAAEEAv/E ACQRAAICAAQGAwAAAAAAAAAAAAABAhEDMrHREyExM0FxgfDx/9oADAMBAAIRAxEAPwDuEt+gW/UL et6oVC3rfqNQqFv0OfPn1GhUqfOmzZtKZlS5UqZMaNwzNwiJVIl7eXLCaZIGwBl3TY8epPx2+jy2 ZNPjvkwc9uhW8j7nCPhvOsQliYIeS7cvCpp8o50qwrC4v3lsNSDbdmTEhvs2tahxpfV3WnmbbozJ Ew/gwdadbYExVRXKEKoSdvJcaOSqxE7/AAiX0gXx+a69/JSf9alIlste0VzaNpeFrcT9KKymotyi aZ0KRCnzacoE7Kjzn4gi2KqUh3jqDHDHv4mRUfruTWlMzlVUKIVNp9GguEJnAh0+IZjyAiisgyRD nu5azS8miKqjOTVkKqS/psG37fo1Fbabeg25b8eZPeFJBBJSjMG5HjMeyihnaauZwe4OGiju13GA cpOwBeN+U8/IkGbsiS8b7ryogmbzhbyc9REROfZhERO5ETShjPtvpGqTUyLErytS4siSwx5x2tRH 4hPOI0DkjZtaJtFxuVEbIUUiyeNujlBUJGbJN6nM/Cyf2Hf60YgjvKA+NPSP4gT7axpcPtr51YWJ nYn9dnAQWl722p4ot37yzqnlfp6FrqbwawG8/9k= --Apple-Mail=_605276D4-3ACE-46E5-9D63-65A0FFFA9198 Content-Transfer-Encoding: base64 Content-Disposition: inline; filename=postbox-contact.jpg Content-Type: image/jpeg; x-apple-mail-type=stationery; name="postbox-contact.jpg" Content-Id: /9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAMCAgICAgMCAgIDAwMDBAYEBAQEBAgGBgUGCQgKCgkI CQkKDA8MCgsOCwkJDRENDg8QEBEQCgwSExIQEw8QEBD/2wBDAQMDAwQDBAgEBAgQCwkLEBAQEBAQ EBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBD/wAARCAAZABkDAREA AhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQA AAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3 ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWm p6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEA AwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSEx BhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElK U1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3 uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD6xu9X 8OWK6j4q8Q2VpfPY6Cmr30klrHNKyi2aVySQTk4OB24A4r5+hOTrO/Y9KqkoK3c+Jr/Uf2hfiPqJ v38QeEdD0y95ttKTS4XjhhYZVHbyiWODySTzmto4qmmo2HHDTa5rnq/7Huk3FxqXjSLXtK0mO60e 6tbG4NrZwxhZA0hLxuqhhwAQeo9q9HF1/bU4S66nHCn7Ocos6z/hoDxP/wBFVg/7/wAX+Fc3PPuV yxPQdG0O98UeH/Enh+Fo0ivvCdraxbUAxJJp/IPUHO4Dp3rzMNdVJ+n+Z21bcqv3PzsbSr+2XUbC b4x+I7W5ivIWjkWJlW3XJ3RNhup3KBgj7vArp54qz5EaRpXVudn25+yDoOnw6L47vdPvp72eS702 a6nlHzyyeSysze5wWOOPmrdQn7NTls9jmqyhz8sdWt2eYecn91PyoszG5534v/4KBeJNA0vUvD3w 28JSaTf3Fhb6fLqGrH/SbSSK2jgfZAOFcMjY3E4PVcitcNlvs5udSV79BVcVzJRitifwt8Pbj4j2 Ph/xR4f1qxt9H8UxLPqCXUhL6fKzBJS2Adyh0faSQememawrwp06ypOVuY6KOIn7J6bHb/AH9qv4 UfAzxH8QPBvj+21e1S91V7S0vraFbmKNbeSWMeaFYNyCDlQw617OKoupCMYfZVjzKdVRk3Lqznf+ Eqs/+gV4g/8ABFe//Gq4fq8+x0e1ifK37Z//ACdB48/7CS/+iI67kc/U6H4If8itY/7k/wD6NavP r/71T+ZtT/hSOY+E/wDyWCD/ALDkf/pSK9J7I53uftJSA//Z --Apple-Mail=_605276D4-3ACE-46E5-9D63-65A0FFFA9198-- --Apple-Mail=_4E3235D4-2F51-4DEA-A5B7-9132193C7831-- Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Rewrite url (WebDNA 2013)
  2. Re: [WebDNA] Rewrite url (Lawrence Banahan 2013)
  3. Re: [WebDNA] Rewrite url (WebDNA 2013)
  4. Re: [WebDNA] Rewrite url (matt@psiprime.com 2013)
  5. Re: [WebDNA] Rewrite url (Lawrence Banahan 2013)
  6. Re: [WebDNA] Rewrite url (matt@psiprime.com 2013)
  7. Re: [WebDNA] Rewrite url (John Butler 2013)
  8. Re: [WebDNA] Rewrite url (John Butler 2013)
  9. Re: [WebDNA] Rewrite url (Lawrence Banahan 2013)
  10. Re: [WebDNA] Rewrite url (Lawrence Banahan 2013)
  11. Re: [WebDNA] Rewrite url (John Butler 2013)
  12. Re: [WebDNA] Rewrite url (Stuart Tremain 2013)
  13. Re: [WebDNA] Rewrite url (Stuart Tremain 2013)
  14. [WebDNA] Rewrite url (Lawrence Banahan 2013)
  15. Re: [WebDNA] Rewrite url before redirect (Dave Stengel 2012)
  16. Re: [WebDNA] Rewrite url before redirect (Govinda 2012)
  17. [WebDNA] Rewrite url before redirect (Dave Stengel 2012)
--Apple-Mail=_4E3235D4-2F51-4DEA-A5B7-9132193C7831 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 Glad I could help :) Regards Stuart Tremain IDFK Web Developments AUSTRALIA webdna@idfk.com.au On 02/09/2013, at 6:45 AM, Lawrence Banahan wrote: > Fantastic Stuart!!! > Working directly out of the box!!! > Maybe this kind of setting could be added on the dev.webdna.us ... >=20 > Thanks a lot! >=20 >> WebDNA31 ao=FBt 2013 00:48 >> Lawrence >>=20 >> To achieve your links http://www.sensationvoile.fr/mypermalink you = will need to have your internal links looking like this: >>=20 >> [search db=3Dbase.db&neSKUdata=3Dall] >> [numfound] >> [founditems] >> click to my clean url
>> [/founditems]=20 >> [/search] >>=20 >> Then your .htaccess file needs to be able to reverse the process >>=20 >> RewriteRule ^([A-Za-z0-9-]+)/?$ /index.dna?permalinkvar=3D$1 [NC,L] >>=20 >> Your index.dna file then needs to use the permalink variable to find = the content ie >>=20 >>=20 >> [search db=3Dbase.db&eqPERMALINKdatarq=3D[PERMALINKVAR]&max=3D1] >> [numfound] >> [founditems] >> [SKU] - [DATA]
>> [/founditems]=20 >> [/search] >>=20 >>=20 >> The above RewriteRule works on Linux Apache2, I assume that it will = work on OSX, there are a few little things that may change from platform = to platform, I know it needs a change on IIS where I need to add a / in = the first part to ^/([A-Za-z0-9-]+)/?$ >>=20 >> If you find that there are still problems try removing the / from the = end )/?$. There is also lots of help in Google. >>=20 >> Have you tested that your mod_rewrite is set up properly - once again = Google a test scenario that suits your setup. >>=20 >> There are a few "Cheat Sheets" that are very good in working out the = best method of doing your rules, also checkout RegEx >>=20 >> There are also situations where submitting a form that is handled in = modrewrite loses its data so if you find that you are having problems = there are ways of fixing that too. >>=20 >> Good luck, weekend is here, I am off for a few days. >>=20 >> Regards >>=20 >> Stuart Tremain >> IDFK Web Developments >> AUSTRALIA >> webdna@idfk.com.au >>=20 >>=20 >>=20 >>=20 >>=20 >>=20 >> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list . = To unsubscribe, E-mail to: archives: = http://mail.webdna.us/list/talk@webdna.us Bug Reporting: = support@webdna.us >> Lawrence Banahan30 ao=FBt 2013 19:33 >> Here is what I'm triyng to do >>=20 >> Website : http://www.sensationvoile.fr/ >> To try to get this working I'm created a small database >> sku data permalink >> 01 mydata mypermalink >> 02 newdata secondlink >> Then I display the content=20 >>=20 >> [search db=3Dbase.db&neSKUdata=3Dall][numfound] >> [founditems][thisurl]?SKU=3D[data]">[data]
[/founditems]=20 >>
>> [founditems][thisurl]?SKU=3D[SKU]">[data]
[/founditem= s]=20 >> [/search] >>=20 >> What I want to do is to get >>=20 >> http://www.sensationvoile.fr/mypermalink=20 >> or=20 >> http://www.sensationvoile.fr/secondlink =20 >>=20 >> so like that I get nice URL SEO friendly >>=20 >>=20 >> John, I need to be working on one of my existing website, but I = worked from what I found in your .htaccess >>=20 >>=20 >> Stuart Tremain30 ao=FBt 2013 14:29 >> Lawrence >>=20 >> Please give an example of what you are trying to do. >>=20 >>=20 >>=20 >>=20 >>=20 >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> Bug Reporting: support@webdna.us >> Lawrence Banahan30 ao=FBt 2013 13:53 >> Hi=20 >> I'm trying to set up a RewriteRule in the .htacess o my mac/apache = server to get nice url=20 >> I can't understand why it's not working.=20 >>=20 >> Here is the code I'm using in the htaccess=20 >>=20 >> =20 >> RewriteEngine On=20 >> RewriteRule ^(.*)$ index.dna?REQUEST_URI=3D%{REQUEST_URI} [L]=20 >> =20 >>=20 >> Thanks in advance=20 >> Lawrence=20 > --------------------------------------------------------- This message = is sent to you because you are subscribed to the mailing list . To = unsubscribe, E-mail to: archives: = http://mail.webdna.us/list/talk@webdna.us Bug Reporting: = support@webdna.us --Apple-Mail=_4E3235D4-2F51-4DEA-A5B7-9132193C7831 Content-Type: multipart/related; type="text/html"; boundary="Apple-Mail=_605276D4-3ACE-46E5-9D63-65A0FFFA9198" --Apple-Mail=_605276D4-3ACE-46E5-9D63-65A0FFFA9198 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=iso-8859-1 Glad = I could help :)


=
Regards

Stuart = Tremain
IDFK Web Developments
AUSTRALIA




On 02/09/2013, at 6:45 AM, Lawrence Banahan <banahan.l@gmail.com> = wrote:

Fantastic Stuart!!!
Working directly out of the box!!!
Maybe this kind of setting could be added on the dev.webdna.us ...

Thanks a lot!


= =20 31 ao=FBt = 2013=20 00:48
Lawrence

To achieve your links  http://www.sensationvoile.fr/mypermali= nk  you will need to have your internal links looking like = this:

[search=20 db=3Dbase.db&neSKUdata=3Dall]
= [numfound]
= [founditems]
<a = href=3D"/[permalink]">click to my clean=20 url</a><br>
[/founditems] 
[/search]

Then your .htaccess = file needs to be able to reverse the = process

RewriteRule ^([A-Za-z0-9-]+)/?$   /index.dna?permalinkvar=3D$1 = [NC,L]

Your index.dna file then needs to use the permalink variable to find the=20 content ie


[search=20 = db=3Dbase.db&eqPERMALINKdatarq=3D[PERMALINKVAR]&max=3D1]
= [numfound]
= [founditems]
[SKU] -=20 [DATA]<br>
[/founditems] 
[/search]


The above RewriteRule works on Linux Apache2, I assume that it will work on OSX, there are a few little things that may change from platform to=20 platform, I know it needs a change on IIS where I need to add a / in the first part to ^/([A-Za-z0-9-]+)/?$

If you find that there are still problems try removing the / from the end )/?$.=20 There is also lots of help in Google.

Have you=20= tested that your mod_rewrite is set up properly - once again Google a=20 test scenario that suits your setup.

There are = a few "Cheat Sheets" that are very good in working out the best method of doing your rules, also checkout RegEx

There=20 are also situations where submitting a form that is handled in=20 modrewrite loses its data so if you find that you are having problems=20 there are ways of fixing that too.

Good luck,=20= weekend is here, I am off for a few days.

Regards

Stua= rt Tremain
IDFK Web = Developments
AUSTRALIA






----------------------= ----------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/l= ist/talk@webdna.us Bug Reporting: support@webdna.us

= =20 30 ao=FBt = 2013=20 19:33
Here is what I'm triyng to do

Website : http://www.sensationvoile.fr/
To try to get this working I'm created a small database
    sku    data    = permalink
    01    mydata    = mypermalink
    02    newdata    = secondlink
Then I display the content

[search db=3Dbase.db&neSKUdata=3Dall][numfound]
[founditems]<a=20 href=3D"[thisurl]?SKU=3D[data]">[data]</a><br>[/founditems]=
<hr />
[founditems]<a=20 href=3D"[thisurl]?SKU=3D[SKU]">[data]</a><br>[/founditems] =
[/search]

What I want to do is to get

    http://www.sensationvoile.fr/mypermalink
or
    http://www.sensationvoile.fr/secondlink  

so like that I get nice URL SEO friendly


John, I need to be working on one of my existing website, but I worked=20= from what I found in your .htaccess



= =20 30 ao=FBt = 2013=20 14:29
Lawrence

Please=20= give an example of what you are trying to = do.





-----------------------------= ----------------------------
This message is sent to you because you are subscribed to
the mailing=20 list <talk@webdna.us>.
To = unsubscribe, E-mail to:=20 <talk-leave@webdna.us>
a= rchives:=20 http://mail.webdna.us/l= ist/talk@webdna.us
Bug Reporting:=20 support@webdna.us

= =20 30 ao=FBt = 2013=20 13:53
Hi
I'm trying to set up a RewriteRule in the .htacess o my mac/apache=20= server to get nice url
I can't understand why it's not working.

Here is the code I'm using in the htaccess

<IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteRule ^(.*)$ = index.dna?REQUEST_URI=3D%{REQUEST_URI} [L]
</IfModule>

Thanks in advance
Lawrence
--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/l= ist/talk@webdna.us Bug Reporting: support@webdna.us

= --Apple-Mail=_605276D4-3ACE-46E5-9D63-65A0FFFA9198 Content-Transfer-Encoding: base64 Content-Disposition: inline; filename=compose-unknown-contact.jpg Content-Type: image/jpeg; x-apple-mail-type=stationery; name="compose-unknown-contact.jpg" Content-Id: /9j/4AAQSkZJRgABAQEARwBHAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAQEB AQEBAgICAgICAgICAgICAgICAgICAgICAgICAgICAgL/2wBDAQEBAQEBAQICAgICAgICAgICAgIC AgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgL/wAARCAAZABkDAREA AhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAABgcICQr/xAA0EAABAwMCAgUKBwAAAAAAAAACAQME BQYRABITIQcUMUF2CBUXIjI2N0JRtVRWkZOV0dL/xAAYAQEAAwEAAAAAAAAAAAAAAAADAAEEAv/E ACQRAAICAAQGAwAAAAAAAAAAAAABAhEDMrHREyExM0FxgfDx/9oADAMBAAIRAxEAPwDuEt+gW/UL et6oVC3rfqNQqFv0OfPn1GhUqfOmzZtKZlS5UqZMaNwzNwiJVIl7eXLCaZIGwBl3TY8epPx2+jy2 ZNPjvkwc9uhW8j7nCPhvOsQliYIeS7cvCpp8o50qwrC4v3lsNSDbdmTEhvs2tahxpfV3WnmbbozJ Ew/gwdadbYExVRXKEKoSdvJcaOSqxE7/AAiX0gXx+a69/JSf9alIlste0VzaNpeFrcT9KKymotyi aZ0KRCnzacoE7Kjzn4gi2KqUh3jqDHDHv4mRUfruTWlMzlVUKIVNp9GguEJnAh0+IZjyAiisgyRD nu5azS8miKqjOTVkKqS/psG37fo1Fbabeg25b8eZPeFJBBJSjMG5HjMeyihnaauZwe4OGiju13GA cpOwBeN+U8/IkGbsiS8b7ryogmbzhbyc9REROfZhERO5ETShjPtvpGqTUyLErytS4siSwx5x2tRH 4hPOI0DkjZtaJtFxuVEbIUUiyeNujlBUJGbJN6nM/Cyf2Hf60YgjvKA+NPSP4gT7axpcPtr51YWJ nYn9dnAQWl722p4ot37yzqnlfp6FrqbwawG8/9k= --Apple-Mail=_605276D4-3ACE-46E5-9D63-65A0FFFA9198 Content-Transfer-Encoding: base64 Content-Disposition: inline; filename=postbox-contact.jpg Content-Type: image/jpeg; x-apple-mail-type=stationery; name="postbox-contact.jpg" Content-Id: /9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAMCAgICAgMCAgIDAwMDBAYEBAQEBAgGBgUGCQgKCgkI CQkKDA8MCgsOCwkJDRENDg8QEBEQCgwSExIQEw8QEBD/2wBDAQMDAwQDBAgEBAgQCwkLEBAQEBAQ EBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBD/wAARCAAZABkDAREA AhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQA AAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3 ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWm p6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEA AwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSEx BhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElK U1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3 uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD6xu9X 8OWK6j4q8Q2VpfPY6Cmr30klrHNKyi2aVySQTk4OB24A4r5+hOTrO/Y9KqkoK3c+Jr/Uf2hfiPqJ v38QeEdD0y95ttKTS4XjhhYZVHbyiWODySTzmto4qmmo2HHDTa5rnq/7Huk3FxqXjSLXtK0mO60e 6tbG4NrZwxhZA0hLxuqhhwAQeo9q9HF1/bU4S66nHCn7Ocos6z/hoDxP/wBFVg/7/wAX+Fc3PPuV yxPQdG0O98UeH/Enh+Fo0ivvCdraxbUAxJJp/IPUHO4Dp3rzMNdVJ+n+Z21bcqv3PzsbSr+2XUbC b4x+I7W5ivIWjkWJlW3XJ3RNhup3KBgj7vArp54qz5EaRpXVudn25+yDoOnw6L47vdPvp72eS702 a6nlHzyyeSysze5wWOOPmrdQn7NTls9jmqyhz8sdWt2eYecn91PyoszG5534v/4KBeJNA0vUvD3w 28JSaTf3Fhb6fLqGrH/SbSSK2jgfZAOFcMjY3E4PVcitcNlvs5udSV79BVcVzJRitifwt8Pbj4j2 Ph/xR4f1qxt9H8UxLPqCXUhL6fKzBJS2Adyh0faSQememawrwp06ypOVuY6KOIn7J6bHb/AH9qv4 UfAzxH8QPBvj+21e1S91V7S0vraFbmKNbeSWMeaFYNyCDlQw617OKoupCMYfZVjzKdVRk3Lqznf+ Eqs/+gV4g/8ABFe//Gq4fq8+x0e1ifK37Z//ACdB48/7CS/+iI67kc/U6H4If8itY/7k/wD6NavP r/71T+ZtT/hSOY+E/wDyWCD/ALDkf/pSK9J7I53uftJSA//Z --Apple-Mail=_605276D4-3ACE-46E5-9D63-65A0FFFA9198-- --Apple-Mail=_4E3235D4-2F51-4DEA-A5B7-9132193C7831-- WebDNA

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:

[cart]'s ever get recycled? (2000) calculating ShipCost depending on weight (1997) shipping calcs (1998) simple [convertChars] Q (2000) Empty Shopping Carts? (1998) WC2.0 Memory Requirements (1997) Using Plug-In while running 1.6.1 (1997) Forms Search Questions (1997) Database Sizes (2000) Physical Proximity searches (2000) Showing unopened cart (1997) WebCat2 Append problem (B14Macacgi) (1997) Newbie questions (1999) Search bug. Help (2002) OT - help.. (2003) UnitShipCost Slight Return (2003) 4.0 image uploading /features (2000) WebCat2b13MacPlugIn - syntax to convert date (1997) Using Plug-In while running 1.6.1 (1997) dreamweaver (2004)