V VB.NET Lover New member Apr 30, 2009 #1 How can I access the .htacess (or is it .htaccess) file in PHP if I have Hostway? I want to change it to allow parsing of PHP commands in HTML and HTM files. Thanks!
How can I access the .htacess (or is it .htaccess) file in PHP if I have Hostway? I want to change it to allow parsing of PHP commands in HTML and HTM files. Thanks!
R Randy Guest Apr 30, 2009 #2 answer http://answers.yahoo.com/question/index;_ylt=AhrQNJkT7WDYlkFmHTr3Jsfsy6IX;_ylv=3?qid=20090430131837AAJZjU6
answer http://answers.yahoo.com/question/index;_ylt=AhrQNJkT7WDYlkFmHTr3Jsfsy6IX;_ylv=3?qid=20090430131837AAJZjU6
C computerguy103 Guest Apr 30, 2009 #3 If Hostway allows you to use PHP, you need to save the files with a .php extension instead of .htm or .html. Then the PHP commands will be parsed.
If Hostway allows you to use PHP, you need to save the files with a .php extension instead of .htm or .html. Then the PHP commands will be parsed.