Forum Moderators: phranque

Message Too Old, No Replies

Parse ASP in HTM pages, Changes in .htaccess

         

izahmad

8:00 pm on Jun 4, 2005 (gmt 0)

10+ Year Member



Hi,
How i can include the ASP code inside a regular .htm page without making the ext .asp? I did it for php by adding type
AddType application/x-httpd-php .html .php .htm
in .htaccess file...but what about ASP?
Thanks for the help.

izahmad

11:40 pm on Jun 6, 2005 (gmt 0)

10+ Year Member



Will this work?

AddType application/x-httpd-asp .html .asp .htm