The easy way [1] is to add a .htaccess file with this line:
AddHandler server-parsed .html
That's all you need.
Another way [2] is to parse html as PHP. For this, go to cPanel >> Apache Handlers. In the "Extension(s)" box, enter html and in the "Handler" box enter application/x-httpd-php, then click "Add".
[1] https://my.bluehost.com/cgi/help/257
[2] http://www.bluehostforum.com/showthread.php?2359-I-need-help-using-server-side-includes!!
Wednesday, February 24, 2016
Monday, February 22, 2016
Uninstall dropbox without losing files
Say you're stop using a computer, and need to stop sharing your dropbox files on this computer, or maybe to uninstall dropbox. How can you do it safely without losing files?
You need to unlink the computer with your dropbox account. Here is an article:
You need to unlink the computer with your dropbox account. Here is an article:
3 Easy Ways to Unlink a Computer from a Dropbox Account
Subscribe to:
Posts (Atom)