Jump to content

Recommended Posts

Posted

Hello,

 

I had created on the Stevie server last week Friday. It is still not up. My username is 'nipuntk' and the website is 'nipun.tk'. I also cannot FTP into it (I am assuming this is because the website is not yet up).

 

I would appreciate your help on this matter.

 

Thanks!

Posted

Thanks for the reply.

I am not sure what the problem was, but I changed the domain to point to a different server and then changed it back to HelioHost NS and it seems to work now.

 

Although, I have another question: Can I run php files with '.html' extension?

I have added 'AddType application/x-httpd-php .html .htm' in the .htaccess files, but this just tells my browser to download the file.

Would you be able to tell me how to fix this?

 

Thanks!

Posted

To parse html files as php, add this to your .htaccess file:

 

It's either going to be

 

EDITED

 

Give me a minute to check.

 

This is it:

 

AddHandler application/x-httpd-php5 .html

Guest
This topic is now closed to further replies.
×
×
  • Create New...