Re: [WebDNA] WebDNA not interpreting for directory

This WebDNA talk-list message is from

2014


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


Regards

Stuart = Tremain
IDFK Web Developments
AUSTRALIA




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

I haven=92t had time to Google for specifics on what = is actually  transpiring, but I found this = link
 
So http://www.etherware.com/index.html    serves up = file #1
and http://www.etherware.com     &nbs= p;  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
 


 
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-9566
 
 
--------------------------------------------------------- = 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
<= div style=3D"margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: = 'Times New Roman', serif;"> 
--------------------------------------------------------- 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.usBug = 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.usBug = Reporting: support@webdna.us
------------------= --------------------------------------- This message is sent to you = because you are subscribed to the mailing list . To = unsubscribe, E-mail to: archive= s: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us<= /div>

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


Regards

Stuart = Tremain
IDFK Web Developments
AUSTRALIA




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

I haven=92t had time to Google for specifics on what = is actually  transpiring, but I found this = link
 
So http://www.etherware.com/index.html    serves up = file #1
and http://www.etherware.com     &nbs= p;  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
 


 
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-9566
 
 
--------------------------------------------------------- = 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
<= div style=3D"margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: = 'Times New Roman', serif;"> 
--------------------------------------------------------- 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.usBug = 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.usBug = Reporting: support@webdna.us
------------------= --------------------------------------- This message is sent to you = because you are subscribed to the mailing list . To = unsubscribe, E-mail to: archive= s: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us<= /div>

= --Apple-Mail=_CC71FB55-0279-4CA9-ABDE-BC12A60E6EF3-- 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:

math on date? (1997) Umm...about those log files? (Off Topic) (1997) [OT] WebDNA Family Album (2004) PCS Frames (1997) Numbers from Sentence (2003) Sendmail and attachments? (1998) Access Denied! But why? (1997) Bug Report, maybe (1997) SAVECART (1997) RAM crash (1998) Problems with [Applescript] (1997) Problems with [Search] param - Mac Plugin b15 (1997) Re:2nd WebCatalog2 Feature Request (1996) [BoldWords] WebCat.acgib15Mac (1997) Multiple catalog databases and showcart (1997) Price Change (2000) Trigger to restart Webcat Service (2001) 2 databases problem (1997) [SHOWIF]s and empty arguments (1997) Logging purchases (1997)