to parse php into html using htaccess in latest godaddy server configuration -


i parsing php html using .htaccess in go-daddy server bought in 2014 , using code:

addhandler fcgid-script .html fcgiwrapper /usr/local/cpanel/cgi-sys/php5 .html 

i tried above code in new server not working. it's possible go-daddy changed configuration.

any ideas?


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -