Re: [WebDNA] 301 redirect

This WebDNA talk-list message is from

2016


It keeps the original formatting.
numero = 112565
interpreted = N
texte = 147 =916.x=92 is the important part. For example, 6.2 still had the bug in some platforms.=20 6.3 and above should be fixed if I recall correctly=85 but it=92s been a = while. Sincerely, Donovan On Jan 26, 2016, at 8:50 PM, Stuart Tremain wrote: > Nice set of functions Donovan. >=20 > Basically this SHOULD work: >=20 > [Return][ReturnRaw]HTTP/1.1 301 Moved Permanently > Location: http://www.idfk.com.au/[/ReturnRaw][/Return] >=20 > Unfortunately it isn=92t working on my Ubuntu 12.04/Apache 2.2/WebDNA = 6.x server >=20 >=20 > Kind regards >=20 > Stuart Tremain > IDFK Web Developments > AUSTRALIA > webdna@idfk.com.au >=20 >=20 >=20 >=20 >=20 >> On 27 Jan 2016, at 13:21, Donovan Brooke wrote: >>=20 >> Hi Stuart, >>=20 >> You can either use my function lib: >>=20 >> http://209.236.238.19/www-euca-us/downloads/euca_lib_rev2.3.inc.zip >>=20 >> (uses syntax such as: '[euca_301redirect goto=3D]=92) >>=20 >> Or, you can just grab the code out there as an example. >>=20 >> Sincerely, >> Donovan >>=20 >>=20 >>=20 >>=20 >>=20 >>=20 >> On Jan 26, 2016, at 7:57 PM, Stuart Tremain = wrote: >>=20 >>> I have been reading some old posts about WSC =91fixing=92 the = redirect in WebDNA,=20 >>>=20 >>> "Functionally, "[redirect]" in WebDNA works fine, and has on all = platforms. By default, it creates a temporary redirect, which isn't = always what you want for SEO reasons. WSC has fixed the ability to make = 301 redirects with the latest beta's in both WebDNA Server and WebDNA = FastCGI." >>>=20 >>>=20 >>> However I can=92t find any mention of it in the docs: >>>=20 >>> http://www.webdna.us/page.dna?numero=3D204 >>>=20 >>> How do I specify a 301 redirect as opposed to a 307 ? >>>=20 >>> What version is this available in ? >>>=20 >>>=20 >>> Kind regards >>>=20 >>> Stuart Tremain >>> IDFK Web Developments >>> AUSTRALIA >>> webdna@idfk.com.au >>>=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 >>=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 >=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 --------------------------------------------------------- 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 . Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] 301 redirect ("Matthew A Perosi, Psi Prime" 2017)
  2. Re: [WebDNA] 301 redirect (Stuart Tremain 2016)
  3. Re: [WebDNA] 301 redirect (Brian Burton 2016)
  4. Re: [WebDNA] 301 redirect (Stuart Tremain 2016)
  5. Re: [WebDNA] 301 redirect (Donovan Brooke 2016)
  6. Re: [WebDNA] 301 redirect (Donovan Brooke 2016)
  7. Re: [WebDNA] 301 redirect (Stuart Tremain 2016)
  8. Re: [WebDNA] 301 redirect (Stuart Tremain 2016)
  9. Re: [WebDNA] 301 redirect (Donovan Brooke 2016)
  10. Re: [WebDNA] 301 redirect (Donovan Brooke 2016)
  11. Re: [WebDNA] 301 redirect (Stuart Tremain 2016)
  12. [WebDNA] 301 redirect (Stuart Tremain 2016)
  13. Re: [WebDNA] 301 redirect (Donovan Brooke 2016)
  14. Re: [WebDNA] 301 redirect (Govinda 2010)
  15. Re: [WebDNA] 301 redirect (Tom Duke 2010)
  16. [WebDNA] 301 redirect (Stuart Tremain 2010)
  17. Re: [WebDNA] 301 redirect on linux (Kenneth Grome 2010)
  18. Re: [WebDNA] 301 redirect on linux (Donovan Brooke 2010)
  19. Re: [WebDNA] 301 redirect on linux (Tom Duke 2010)
  20. Re: [WebDNA] 301 redirect on linux (Kenneth Grome 2010)
  21. [WebDNA] 301 redirect on linux (Tom Duke 2010)
147 =916.x=92 is the important part. For example, 6.2 still had the bug in some platforms.=20 6.3 and above should be fixed if I recall correctly=85 but it=92s been a = while. Sincerely, Donovan On Jan 26, 2016, at 8:50 PM, Stuart Tremain wrote: > Nice set of functions Donovan. >=20 > Basically this SHOULD work: >=20 > [return][returnraw]HTTP/1.1 301 Moved Permanently > Location: http://www.idfk.com.au/[/ReturnRaw][/Return] >=20 > Unfortunately it isn=92t working on my Ubuntu 12.04/Apache 2.2/WebDNA = 6.x server >=20 >=20 > Kind regards >=20 > Stuart Tremain > IDFK Web Developments > AUSTRALIA > webdna@idfk.com.au >=20 >=20 >=20 >=20 >=20 >> On 27 Jan 2016, at 13:21, Donovan Brooke wrote: >>=20 >> Hi Stuart, >>=20 >> You can either use my function lib: >>=20 >> http://209.236.238.19/www-euca-us/downloads/euca_lib_rev2.3.inc.zip >>=20 >> (uses syntax such as: '[euca_301redirect goto=3D]=92) >>=20 >> Or, you can just grab the code out there as an example. >>=20 >> Sincerely, >> Donovan >>=20 >>=20 >>=20 >>=20 >>=20 >>=20 >> On Jan 26, 2016, at 7:57 PM, Stuart Tremain = wrote: >>=20 >>> I have been reading some old posts about WSC =91fixing=92 the = redirect in WebDNA,=20 >>>=20 >>> "Functionally, "[redirect]" in WebDNA works fine, and has on all = platforms. By default, it creates a temporary redirect, which isn't = always what you want for SEO reasons. WSC has fixed the ability to make = 301 redirects with the latest beta's in both WebDNA Server and WebDNA = FastCGI." >>>=20 >>>=20 >>> However I can=92t find any mention of it in the docs: >>>=20 >>> http://www.webdna.us/page.dna?numero=3D204 >>>=20 >>> How do I specify a 301 redirect as opposed to a 307 ? >>>=20 >>> What version is this available in ? >>>=20 >>>=20 >>> Kind regards >>>=20 >>> Stuart Tremain >>> IDFK Web Developments >>> AUSTRALIA >>> webdna@idfk.com.au >>>=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 >>=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 >=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 --------------------------------------------------------- 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 . Donovan Brooke

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:

[founditems][replacefounditems] (2003) PCS Frames (1997) [OT] (waaaay OT) (2004) DataBaseHelper Flawed (1997) Replacing a variable within a variable. (1998) 100% CPU on NT (2001) Getting total number of items ordered (1997) Taget _top (2000) Why is [authenticate] not recognizing [username] on all site directories? (2000) [WebDNA] WebDNA and MariaDB (2019) BUG in [showif] using ^ (contains) (1997) Phantom Sendmail (2005) Help! WebCat2 bug (1997) Further tests with the infamous shipCost (1997) [WebDNA] [redirect] include a value to pass along? Terry - had (2010) Nitro plugin? (1998) Memory Error message (1998) Looking for WebDNA calendar (2004) Cookies (1999) MacAuthorize order data fields WAS:How To question... (1997)