Re: [WebDNA] bring back PORT feature!

This WebDNA talk-list message is from

2017


It keeps the original formatting.
numero = 113787
interpreted = N
texte = 1382 --Apple-Mail=_2BD3AE0B-5B39-4A84-A965-371ED4D7B4B6 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Not WebDNA Brian, simply getting Apache to return what you want it to = be.. Kind regards Stuart Tremain Pharoah Lane Software AUSTRALIA webdna@idfk.com.au > On 8 Dec 2017, at 15:33, Brian Harrington = wrote: >=20 > wow.. thank you! all these little hidden secrets in webDNA. >=20 > On Thu, Dec 7, 2017 at 11:01 PM, Stuart Tremain > wrote: > Hi Brian >=20 > This will work on ANY Apache server independent of WebDNA version: >=20 > It is a three step process and you will need access to the config of = Apache on your server. >=20 > 1) Enable =E2=80=9Cmods_headers=E2=80=9D in your Apache config >=20 > LoadModule headers_module /usr/lib/apache2/modules/mod_headers.so = (apache2 on Ubuntu) >=20 >=20 > 2) Add or amend your .htaccess file to include >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D > RewriteEngine on > RewriteRule .* - [E=3DINFO_SERVER_PORT:%{SERVER_PORT},NE] > RequestHeader set INFO_SERVER_PORT "%{INFO_SERVER_PORT}e=E2=80=9D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D >=20 >=20 > 3) Then in your html: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D > [TEXT]SERVERPORT=3D[ListMIMEHeaders = name=3DINFO_SERVER_PORT][NAME]=3D[value][/ListMIMEHeaders][/TEXT] > SERVERPORT =3D [SERVERPORT] > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D >=20 >=20 >=20 >=20 > Kind regards >=20 > Stuart Tremain > Pharoah Lane Software > AUSTRALIA > webdna@idfk.com.au >=20 >=20 >=20 >=20 >=20 >=20 >> On 8 Dec 2017, at 08:35, Brian Harrington > wrote: >>=20 >> no... tried it. I think I'm running like 6.2 on mac. does it work on = newer versions...? =20 >>=20 >> On Thu, Dec 7, 2017 at 5:42 PM, Tom Duke > wrote: >> Brian, >>=20 >> Does [thisport] not work for you? >>=20 >> - Tom >>=20 >> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list = talk@webdna.us To unsubscribe, E-mail to: = talk-leave@webdna.us archives: = http://www.webdna.us/page.dna?numero=3D55 = Bug Reporting: = support@webdna.us >> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list = talk@webdna.us To unsubscribe, E-mail to: = talk-leave@webdna.us archives: = http://www.webdna.us/page.dna?numero=3D55 = Bug Reporting: = support@webdna.us > --------------------------------------------------------- This message = is sent to you because you are subscribed to the mailing list = talk@webdna.us To unsubscribe, E-mail to: = talk-leave@webdna.us archives: = http://www.webdna.us/page.dna?numero=3D55 = Bug Reporting: = support@webdna.us > --------------------------------------------------------- This message = is sent to you because you are subscribed to the mailing list = talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: = http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: = support@webdna.us --Apple-Mail=_2BD3AE0B-5B39-4A84-A965-371ED4D7B4B6 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 Not = WebDNA Brian, simply getting Apache to return what you want it to = be..


Kind regards

Stuart Tremain
Pharoah Lane Software
AUSTRALIA






On 8 Dec 2017, at 15:33, Brian Harrington <autoglasswny@gmail.com> wrote:

wow.. thank you! all these little hidden secrets in = webDNA.

On Thu, Dec 7, 2017 at 11:01 PM, Stuart Tremain = <webdna@idfk.com.au> wrote:
Hi = Brian

This will work = on ANY Apache server independent of WebDNA = version:

It is = a three step process and you will need access to the config of Apache on = your server.

1) = Enable =E2=80=9Cmods_headers=E2=80=9D in your Apache config

LoadModule = headers_module /usr/lib/apache2/modules/mod_headers.so = (apache2 on Ubuntu)


2)  Add or amend = your .htaccess file to include

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RewriteEngine on
RewriteRule .* - = [E=3DINFO_SERVER_PORT:%{SERVER_PORT},NE]
RequestHeader set INFO_SERVER_PORT = "%{INFO_SERVER_PORT}e=E2=80=9D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


3) = Then in your html:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
[TEXT]SERVERPORT=3D[ListMIMEHeaders name=3DINFO_SERVER_PORT][NAME]=3D[value][/ListMIMEHeaders][/TEXT]
SERVERPORT =3D [SERVERPORT]
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D




Kind regards

Stuart Tremain
Pharoah Lane = Software
AUSTRALIA






On 8 Dec 2017, at 08:35, Brian Harrington <autoglasswny@gmail.com> wrote:

no... tried it. I think I'm = running like 6.2 on mac. does it work on newer versions...?  

On Thu, Dec 7, 2017 at 5:42 PM, Tom Duke <tom@revolutionaries.ie> = wrote:
Brian,

Does= [thisport] not work for you?

- Tom

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

= --------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us --Apple-Mail=_2BD3AE0B-5B39-4A84-A965-371ED4D7B4B6-- . Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] bring back PORT feature! (Stuart Tremain 2017)
  2. Re: [WebDNA] bring back PORT feature! (Brian Harrington 2017)
  3. Re: [WebDNA] bring back PORT feature! (Stuart Tremain 2017)
  4. Re: [WebDNA] bring back PORT feature! (Brian Harrington 2017)
  5. Re: [WebDNA] bring back PORT feature! (Tom Duke 2017)
  6. [WebDNA] bring back PORT feature! (Brian Harrington 2017)
1382 --Apple-Mail=_2BD3AE0B-5B39-4A84-A965-371ED4D7B4B6 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Not WebDNA Brian, simply getting Apache to return what you want it to = be.. Kind regards Stuart Tremain Pharoah Lane Software AUSTRALIA webdna@idfk.com.au > On 8 Dec 2017, at 15:33, Brian Harrington = wrote: >=20 > wow.. thank you! all these little hidden secrets in webDNA. >=20 > On Thu, Dec 7, 2017 at 11:01 PM, Stuart Tremain > wrote: > Hi Brian >=20 > This will work on ANY Apache server independent of WebDNA version: >=20 > It is a three step process and you will need access to the config of = Apache on your server. >=20 > 1) Enable =E2=80=9Cmods_headers=E2=80=9D in your Apache config >=20 > LoadModule headers_module /usr/lib/apache2/modules/mod_headers.so = (apache2 on Ubuntu) >=20 >=20 > 2) Add or amend your .htaccess file to include >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D > RewriteEngine on > RewriteRule .* - [E=3DINFO_SERVER_PORT:%{SERVER_PORT},NE] > RequestHeader set INFO_SERVER_PORT "%{INFO_SERVER_PORT}e=E2=80=9D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D >=20 >=20 > 3) Then in your html: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D > [text]SERVERPORT=3D[ListMIMEHeaders = name=3DINFO_SERVER_PORT][NAME]=3D[value][/ListMIMEHeaders][/TEXT] > SERVERPORT =3D [SERVERPORT] > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D >=20 >=20 >=20 >=20 > Kind regards >=20 > Stuart Tremain > Pharoah Lane Software > AUSTRALIA > webdna@idfk.com.au >=20 >=20 >=20 >=20 >=20 >=20 >> On 8 Dec 2017, at 08:35, Brian Harrington > wrote: >>=20 >> no... tried it. I think I'm running like 6.2 on mac. does it work on = newer versions...? =20 >>=20 >> On Thu, Dec 7, 2017 at 5:42 PM, Tom Duke > wrote: >> Brian, >>=20 >> Does [thisport] not work for you? >>=20 >> - Tom >>=20 >> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list = talk@webdna.us To unsubscribe, E-mail to: = talk-leave@webdna.us archives: = http://www.webdna.us/page.dna?numero=3D55 = Bug Reporting: = support@webdna.us >> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list = talk@webdna.us To unsubscribe, E-mail to: = talk-leave@webdna.us archives: = http://www.webdna.us/page.dna?numero=3D55 = Bug Reporting: = support@webdna.us > --------------------------------------------------------- This message = is sent to you because you are subscribed to the mailing list = talk@webdna.us To unsubscribe, E-mail to: = talk-leave@webdna.us archives: = http://www.webdna.us/page.dna?numero=3D55 = Bug Reporting: = support@webdna.us > --------------------------------------------------------- This message = is sent to you because you are subscribed to the mailing list = talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: = http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: = support@webdna.us --Apple-Mail=_2BD3AE0B-5B39-4A84-A965-371ED4D7B4B6 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 Not = WebDNA Brian, simply getting Apache to return what you want it to = be..


Kind regards

Stuart Tremain
Pharoah Lane Software
AUSTRALIA






On 8 Dec 2017, at 15:33, Brian Harrington <autoglasswny@gmail.com> wrote:

wow.. thank you! all these little hidden secrets in = webDNA.

On Thu, Dec 7, 2017 at 11:01 PM, Stuart Tremain = <webdna@idfk.com.au> wrote:
Hi = Brian

This will work = on ANY Apache server independent of WebDNA = version:

It is = a three step process and you will need access to the config of Apache on = your server.

1) = Enable =E2=80=9Cmods_headers=E2=80=9D in your Apache config

LoadModule = headers_module /usr/lib/apache2/modules/mod_headers.so = (apache2 on Ubuntu)


2)  Add or amend = your .htaccess file to include

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RewriteEngine on
RewriteRule .* - = [E=3DINFO_SERVER_PORT:%{SERVER_PORT},NE]
RequestHeader set INFO_SERVER_PORT = "%{INFO_SERVER_PORT}e=E2=80=9D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


3) = Then in your html:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
[text]SERVERPORT=3D[ListMIMEHeaders name=3DINFO_SERVER_PORT][NAME]=3D[value][/ListMIMEHeaders][/TEXT]
SERVERPORT =3D [SERVERPORT]
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D




Kind regards

Stuart Tremain
Pharoah Lane = Software
AUSTRALIA






On 8 Dec 2017, at 08:35, Brian Harrington <autoglasswny@gmail.com> wrote:

no... tried it. I think I'm = running like 6.2 on mac. does it work on newer versions...?  

On Thu, Dec 7, 2017 at 5:42 PM, Tom Duke <tom@revolutionaries.ie> = wrote:
Brian,

Does= [thisport] not work for you?

- Tom

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

= --------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us --Apple-Mail=_2BD3AE0B-5B39-4A84-A965-371ED4D7B4B6-- . Stuart Tremain

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:

dates and hex formatting (1997) validatin on NT (1998) [URL] and [showif] or [hideif] comparisons (2003) Problems appending to database (1997) Question about replacing words (1998) Fwd: Problems with Webcatalog Plug-in (1997) read and write you own cookies with webcat (1997) WC2b15 File Corruption (1997) [WebDNA] Authorize working connection... (2019) Virtual hosting and webcatNT (1997) Removing [showif] makes a big difference in speed (1997) Upload Progress Bar (2003) PIXO support (1997) RE: OK, here goes... (1997) Help name our technology! (1997) [WebDNA] xmlparse of POST (2014) [WebDNA] v7 help (2012) A multi-processor savvy WebCatalog? (1997) webcat2b12 CGI -- Date comparisons (1997) Trouble with formula.db (1997)