HTML
2 posts by 2 authors in: Forums > CMS Builder
Last Post: September 20, 2010 (RSS)
Hello,
I understand the process of incorporating CMS PHP code into a previously HTML page and saving the file with a .PHP extension.
For example contact.html to contact.php.
Is it possible to use CMS Builder with a page that maintains an .HTML extension, leaving file contact.html?
Sean
I understand the process of incorporating CMS PHP code into a previously HTML page and saving the file with a .PHP extension.
For example contact.html to contact.php.
Is it possible to use CMS Builder with a page that maintains an .HTML extension, leaving file contact.html?
Sean
Re: [skoenig] HTML
By Jason - September 20, 2010
Hi Sean,
Yes this is possible. What you would do is call your file contact.php but can use rewrite rules in your .htaccess file so that it displays as contact.html in your url.
Take a look at this posting:
http://www.interactivetools.com/forum/gforum.cgi?post=80168#80168
This should get your started.
Hope this helps.
Yes this is possible. What you would do is call your file contact.php but can use rewrite rules in your .htaccess file so that it displays as contact.html in your url.
Take a look at this posting:
http://www.interactivetools.com/forum/gforum.cgi?post=80168#80168
This should get your started.
Hope this helps.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/