RE: [WebDNA] WebDNA not interpreting for directory

This WebDNA talk-list message is from

2014


It keeps the original formatting.
numero = 111350
interpreted = N
texte = This is a multipart message in MIME format. ------=_NextPart_000_00CE_01CF68CB.0B2222B0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I haven't had time to Google for specifics on what is actually transpiring, but I found this link http://www.raspberrypi.org/forums/viewtopic.php?f=36 &t=69779&p=507215&hilit=how+to+redirect+to+an+html+file#p507215 and did what was recommended there (what I posted) and it just worked. So now I have the two files Index.html and Index.html ~ in the root directory for that virtual host. Both are identical except for the filename obviously So http://www.etherware.com/index.html serves up file #1 and http://www.etherware.com serves up #2 both of which have WebDNA tags which are being parsed correctly. Tomorrow I want to see if this just pertains to lighttpd or apache as well. I was also doing the index/index2 thingy on another virtual host and always hated that so this is pretty cool. Cheers, Will From: Stuart Tremain [mailto:webdna@idfk.com.au] Sent: Monday, May 05, 2014 10:24 PM To: WebDNA Talk List Subject: Re: [WebDNA] WebDNA not interpreting for directory Will Please explain what is happening with the tilda. Regards Stuart Tremain IDFK Web Developments AUSTRALIA webdna@idfk.com.au On 6 May 2014, at 1:03 pm, WJ Starck, DDS wrote: Here's the solution: copy index.html to index.html ~ (Notice the space between .html and ~) Now the page gets passed to WebDNA to get interpreted Good to know, thanks all for the suggestions Will William J. Starck, DDS Starck Oral Surgery 1850 Keller Parkway Suite 102 Keller, TX 76248 817-431-9566 http://www.drstarck.com On May 5, 2014, at 7:04 PM, Stuart Tremain wrote: Sounds like a problem I had with the same thing on windoze . You need to have your index.html redirect to index2.html, this is where you have your protect tag. So index has nothing but [REDIRECT index2.html] Regards Stuart Tremain IDFK Web Developments AUSTRALIA webdna@idfk.com.au On 6 May 2014, at 6:59 am, William J. Starck, DDS wrote: How do I get WebDNA to interpret code on the index page for a website if the user leaves index.html out of the url? Right now the [protect] tag on http://licensing.bigideasoft.com/index.html gets interpreted, but if I type http://licensing.bigideasoft.com , index.html gets served up but the [protect] tag is not interpreted FastCGI 8 Ubuntu 13.10 x64 Thanks! -- William J. Starck, DDS Big Idea Software, LLC 1850 Keller Parkway Suite 102 Keller, TX 76248 817-431-9566 http://www.bigideasoft.com --------------------------------------------------------- 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 --------------------------------------------------------- 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 ------=_NextPart_000_00CE_01CF68CB.0B2222B0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

I haven’t had time to Google for specifics on what is = actually  transpiring, but I found this = link

 

h= ttp://www.raspberrypi.org/forums/viewtopic.php?f=3D36&t=3D69779&p= =3D507215&hilit=3Dhow+to+redirect+to+an+html+file#p507215

 

and did what was recommended there (what I posted) and it just = worked.

 

So now I have the two files

 

Index.html and

Index.html ~ in the root directory for that virtual host. Both are = identical except for the filename obviously

 

So http://www.etherware.com/ind= ex.html    serves up file #1

and http://www.etherware.com  = ;      serves up #2

 

both of which have WebDNA tags which are being parsed = correctly.

 

Tomorrow I want to see if this just pertains to lighttpd or apache as = well.

 

I was also doing the index/index2 thingy on another virtual host and = always hated that so this is pretty cool.

 

Cheers,

 

Will

 

 

 

 

From:= = Stuart Tremain [mailto:webdna@idfk.com.au]
Sent: Monday, May = 05, 2014 10:24 PM
To: WebDNA Talk List
Subject: Re: = [WebDNA] WebDNA not interpreting for = directory

 

Will

 

Please explain what is happening with the = tilda.

 

 

Regards

 

Stuart Tremain

IDFK Web Developments

AUSTRALIA

 



 

On = 6 May 2014, at 1:03 pm, WJ Starck, DDS <wjs@bigideasoft.com> = wrote:



Here's the solution:

 

copy index.html to index.html = ~

 

(Notice the space between .html and = ~)

 

Now the page gets passed to WebDNA to get = interpreted

 

Good to know, thanks all for the = suggestions

 

Will

 

William J. Starck, DDS

Starck Oral Surgery

1850 Keller Parkway Suite = 102

Keller, TX = 76248

817-431-9566

 


On May 5, 2014, at = 7:04 PM, Stuart Tremain <webdna@idfk.com.au> = wrote:

Sounds like a problem I had with the same thing on = windoze .

 

 

You need to have your index.html redirect to = index2.html, this is where you have your protect = tag.

 

So index has nothing but [REDIRECT = index2.html]

 

 

 

Regards

 = ;

Stuart = Tremain

IDFK Web = Developments

AUSTRALIA<= o:p>

 = ;



 

On = 6 May 2014, at 6:59 am, William J. Starck, DDS <wjs@bigideasoft.com> = wrote:



How do I = get WebDNA to interpret code on the index page for a website if the user = leaves index.html out of the url?

 =

Right now = the [protect] tag on http://licensing.bigideasoft.com/index.html=  gets interpreted, = but if I type http://licensing.bigideasoft.com , index.html gets served up = but the [protect] tag is not = interpreted

 =

FastCGI 8 = Ubuntu 13.10 x64

 =

Thanks!

 =

--

William J. = Starck, DDS

Big Idea = Software, LLC

1850 = Keller Parkway Suite 102

Keller, TX = 76248

817-431-956= 6

 =

 =

----------= ----------------------------------------------- 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

-------------------------------------------------------= -- 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

------=_NextPart_000_00CE_01CF68CB.0B2222B0-- Associated Messages, from the most recent to the oldest:

    
  1. [SOLVED] RE: [WebDNA] WebDNA not interpreting for directory ("William J. Starck, DDS" 2014)
  2. Re: [WebDNA] WebDNA not interpreting for directory (Stuart Tremain 2014)
  3. RE: [WebDNA] WebDNA not interpreting for directory ("William J. Starck, DDS" 2014)
  4. Re: [WebDNA] WebDNA not interpreting for directory (Stuart Tremain 2014)
  5. Re: [WebDNA] WebDNA not interpreting for directory ("WJ Starck, DDS" 2014)
  6. Re: [WebDNA] WebDNA not interpreting for directory (Stuart Tremain 2014)
This is a multipart message in MIME format. ------=_NextPart_000_00CE_01CF68CB.0B2222B0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I haven't had time to Google for specifics on what is actually transpiring, but I found this link http://www.raspberrypi.org/forums/viewtopic.php?f=36 &t=69779&p=507215&hilit=how+to+redirect+to+an+html+file#p507215 and did what was recommended there (what I posted) and it just worked. So now I have the two files Index.html and Index.html ~ in the root directory for that virtual host. Both are identical except for the filename obviously So http://www.etherware.com/index.html serves up file #1 and http://www.etherware.com serves up #2 both of which have WebDNA tags which are being parsed correctly. Tomorrow I want to see if this just pertains to lighttpd or apache as well. I was also doing the index/index2 thingy on another virtual host and always hated that so this is pretty cool. Cheers, Will From: Stuart Tremain [mailto:webdna@idfk.com.au] Sent: Monday, May 05, 2014 10:24 PM To: WebDNA Talk List Subject: Re: [WebDNA] WebDNA not interpreting for directory Will Please explain what is happening with the tilda. Regards Stuart Tremain IDFK Web Developments AUSTRALIA webdna@idfk.com.au On 6 May 2014, at 1:03 pm, WJ Starck, DDS wrote: Here's the solution: copy index.html to index.html ~ (Notice the space between .html and ~) Now the page gets passed to WebDNA to get interpreted Good to know, thanks all for the suggestions Will William J. Starck, DDS Starck Oral Surgery 1850 Keller Parkway Suite 102 Keller, TX 76248 817-431-9566 http://www.drstarck.com On May 5, 2014, at 7:04 PM, Stuart Tremain wrote: Sounds like a problem I had with the same thing on windoze . You need to have your index.html redirect to index2.html, this is where you have your protect tag. So index has nothing but [REDIRECT index2.html] Regards Stuart Tremain IDFK Web Developments AUSTRALIA webdna@idfk.com.au On 6 May 2014, at 6:59 am, William J. Starck, DDS wrote: How do I get WebDNA to interpret code on the index page for a website if the user leaves index.html out of the url? Right now the [protect] tag on http://licensing.bigideasoft.com/index.html gets interpreted, but if I type http://licensing.bigideasoft.com , index.html gets served up but the [protect] tag is not interpreted FastCGI 8 Ubuntu 13.10 x64 Thanks! -- William J. Starck, DDS Big Idea Software, LLC 1850 Keller Parkway Suite 102 Keller, TX 76248 817-431-9566 http://www.bigideasoft.com --------------------------------------------------------- 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 --------------------------------------------------------- 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 ------=_NextPart_000_00CE_01CF68CB.0B2222B0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

I haven’t had time to Google for specifics on what is = actually  transpiring, but I found this = link

 

h= ttp://www.raspberrypi.org/forums/viewtopic.php?f=3D36&t=3D69779&p= =3D507215&hilit=3Dhow+to+redirect+to+an+html+file#p507215

 

and did what was recommended there (what I posted) and it just = worked.

 

So now I have the two files

 

Index.html and

Index.html ~ in the root directory for that virtual host. Both are = identical except for the filename obviously

 

So http://www.etherware.com/ind= ex.html    serves up file #1

and http://www.etherware.com  = ;      serves up #2

 

both of which have WebDNA tags which are being parsed = correctly.

 

Tomorrow I want to see if this just pertains to lighttpd or apache as = well.

 

I was also doing the index/index2 thingy on another virtual host and = always hated that so this is pretty cool.

 

Cheers,

 

Will

 

 

 

 

From:= = Stuart Tremain [mailto:webdna@idfk.com.au]
Sent: Monday, May = 05, 2014 10:24 PM
To: WebDNA Talk List
Subject: Re: = [WebDNA] WebDNA not interpreting for = directory

 

Will

 

Please explain what is happening with the = tilda.

 

 

Regards

 

Stuart Tremain

IDFK Web Developments

AUSTRALIA

 



 

On = 6 May 2014, at 1:03 pm, WJ Starck, DDS <wjs@bigideasoft.com> = wrote:



Here's the solution:

 

copy index.html to index.html = ~

 

(Notice the space between .html and = ~)

 

Now the page gets passed to WebDNA to get = interpreted

 

Good to know, thanks all for the = suggestions

 

Will

 

William J. Starck, DDS

Starck Oral Surgery

1850 Keller Parkway Suite = 102

Keller, TX = 76248

817-431-9566

 


On May 5, 2014, at = 7:04 PM, Stuart Tremain <webdna@idfk.com.au> = wrote:

Sounds like a problem I had with the same thing on = windoze .

 

 

You need to have your index.html redirect to = index2.html, this is where you have your protect = tag.

 

So index has nothing but [REDIRECT = index2.html]

 

 

 

Regards

 = ;

Stuart = Tremain

IDFK Web = Developments

AUSTRALIA<= o:p>

 = ;



 

On = 6 May 2014, at 6:59 am, William J. Starck, DDS <wjs@bigideasoft.com> = wrote:



How do I = get WebDNA to interpret code on the index page for a website if the user = leaves index.html out of the url?

 =

Right now = the [protect] tag on http://licensing.bigideasoft.com/index.html=  gets interpreted, = but if I type http://licensing.bigideasoft.com , index.html gets served up = but the [protect] tag is not = interpreted

 =

FastCGI 8 = Ubuntu 13.10 x64

 =

Thanks!

 =

--

William J. = Starck, DDS

Big Idea = Software, LLC

1850 = Keller Parkway Suite 102

Keller, TX = 76248

817-431-956= 6

 =

 =

----------= ----------------------------------------------- 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

-------------------------------------------------------= -- 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

------=_NextPart_000_00CE_01CF68CB.0B2222B0-- "William J. Starck, DDS"

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:

setheader and retrieve it immediatly (2001) WebCat2_Mac RETURNs in .db (1997) [random] only for 1-100??? (1997) Is there an easier way? (1998) Help formatting search results w/ table (1997) How do I get Google to crawl a WebCat site? (2003) WebMerchant & Online CC Auths (1999) Can you do this??? and other stuff (1997) Re:2nd WebCatalog2 Feature Request (1996) Re1000001: Setting up shop (1997) ODBC Error: SQL not supported (2005) Sku numbers (1997) PSC recommends what date format yr 2000??? (1997) Anyone awake? Just testing... (2005) WC 2.0 frames feature (1997) WebDNA-Talk Digest mode broken (1997) Kudos (1998) Looking for a host (1997) Xserve Recommendations (2003) Include Troubles (1998)