1827293 Members
2612 Online
109717 Solutions
New Discussion

Apache 2.0.35

 
Jose Mosquera
Honored Contributor

Apache 2.0.35

I'm migrating my intranet from 1.3.22 to 2.0.35. After of several configuration steps I've started sucessfuly but any hp-ux shell scripts execution results can't pass to intranet application. In an older migration this problem was resolved by this way in 1.3.22:
# To use server-parsed HTML files
#
AddType text/html .html
AddHandler server-parsed .html

I've tried same same definition in ../etc/httpd.conf but doesn't work.

Any hint about?

Rgds