Re: [WebDNA] 301 redirect

This WebDNA talk-list message is from

2016


It keeps the original formatting.
numero = 112564
interpreted = N
texte = 146 One more note.. you might be able to grab a later build (6.3 and above), = and just use the plug-in part of that build (the .so file). You=92ll have to edit the = webda.conf file to point to that=20 plug-in. Not 100% sure that=92ll work.. might have some dependency = issues.. just a thought.=20 good luck. Donovan On Jan 26, 2016, at 9:23 PM, Donovan Brooke wrote: > =916.x=92 is the important part. >=20 > For example, 6.2 still had the bug in some platforms.=20 >=20 > 6.3 and above should be fixed if I recall correctly=85 but it=92s been = a while. >=20 > Sincerely, > Donovan >=20 >=20 >=20 >=20 > On Jan 26, 2016, at 8:50 PM, Stuart Tremain = wrote: >=20 >> 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 >=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 . 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)
146 One more note.. you might be able to grab a later build (6.3 and above), = and just use the plug-in part of that build (the .so file). You=92ll have to edit the = webda.conf file to point to that=20 plug-in. Not 100% sure that=92ll work.. might have some dependency = issues.. just a thought.=20 good luck. Donovan On Jan 26, 2016, at 9:23 PM, Donovan Brooke wrote: > =916.x=92 is the important part. >=20 > For example, 6.2 still had the bug in some platforms.=20 >=20 > 6.3 and above should be fixed if I recall correctly=85 but it=92s been = a while. >=20 > Sincerely, > Donovan >=20 >=20 >=20 >=20 > On Jan 26, 2016, at 8:50 PM, Stuart Tremain = wrote: >=20 >> 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 >=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 . 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:

[WC 2.1.30] Stack overflow. (2000) same products but different (1998) Re:trouble (1997) Ampersand Character (&) (1997) New commands in Final candidate (1997) Can you do this??? and other stuff (1997) Date search and sendmail (1997) emailer error -108 (1997) Help name our technology! I found it (1997) Template Not Found (1998) Extended [ConvertChars] (1997) Enhanced Master Counter? (1997) Need relative path explanation (1997) RE: Webcatalog and CyberSTUD (1998) Getting Emailer to send mail (1997) Applescript error (1998) WebDNA Trouble... (1999) pc (1997) Server slowing down. (1997) search form problem.. (1997)