Results 1 to 2 of 2

Thread: Php processing html pages

  1. #1
    Join Date
    Jan 2007
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Php processing html pages

    How can i make php to process html pages?

    I added file .htaccess with this information
    Code:
     
    RemoveHandler .html .htm  
    AddType application/x-httpd-php .php .htm .html .phtml
    in a folder wwwroot and nothing did not happened!
    What is a solution?
    Thanks!

  2. #2
    Join Date
    Mar 2005
    Location
    Isle of Man
    Posts
    1,261
    Thanks
    3
    Thanked 24 Times in 24 Posts

    Default

    You can't use .htaccess on an IIS server. You could try overriding the mime type for your domain in the helm control panel? Any particular reason why you want to process all html pages as php? If you just want the urls to look a certain way you could use ISAPI_rewrite.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Custom error pages.....
    By jigsawsrusdotcom in forum Sales and Service Feature Enquiries
    Replies: 5
    Last Post: 17th November 2006, 03:54 PM
  2. HTML to PHP
    By JamesU2002 in forum General Technical Support
    Replies: 4
    Last Post: 19th July 2006, 11:44 AM
  3. Setting default pages in helm
    By jordan in forum Technical Support
    Replies: 1
    Last Post: 11th June 2006, 10:25 PM
  4. Search engine friendly pages ASP
    By philplatt in forum SEO and Website Promotion
    Replies: 15
    Last Post: 15th February 2006, 09:17 PM
  5. Yellow pages
    By Jaro in forum Portal/CMS Applications
    Replies: 2
    Last Post: 29th December 2005, 11:38 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •