[Pro] Index page

Hi - Nice to be back and happy new year to you all.

The TH site needs some user edible content on the homepage - it has WebYep attached on another page already so I know thats there and easy to plug-in. BUT and heres my question - Ill need to change the homepage to .php - done this matter being an index page? Also I seem to remember theres a way to parse the php back to html (i’d really like to keep the .html - as I’m sure the client would have sent the whole www.tramolinehight.com/index.html to customers)) and have there server do the parser thing? Any ideas/help/pointers - cheers


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Sure. You just need to add a line to the .htaccess file in the same folder (or any folder higher than your index.html):

AddHandler application/x-httpd-php .html

You may need more than just this, so have a read through this page http://www.velvetblues.com/web-development-blog/how-to-parse-html-files-as-php/ if the simplest thing doesn’t work for you.

Walter

On Jan 12, 2015, at 2:00 PM, Justin Easthall email@hidden wrote:

Hi - Nice to be back and happy new year to you all.

The TH site needs some user edible content on the homepage - it has WebYep attached on another page already so I know thats there and easy to plug-in. BUT and heres my question - Ill need to change the homepage to .php - done this matter being an index page? Also I seem to remember theres a way to parse the php back to html (i’d really like to keep the .html - as I’m sure the client would have sent the whole www.tramolinehight.com/index.html to customers)) and have there server do the parser thing? Any ideas/help/pointers - cheers

http://www.trampolinehigh.com


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks Walter! If you don’t here back from me you know its working :wink:


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options