| |
Supported Platforms
Windows Apache HTTP Server
This page tells you what you need to know about running the Apache HTTP Server
with RADpage/heitml on Windows 95/98/Me/NT/2000/XP.
First of all, install the RADpage/heitml CGI version (if not already done).
Then perform the following steps:
-
Add the following directives in either the global (
httpd.conf) or a local (.htaccess) configuration file of the Apache HTTP Server. Replace C:\heitml2.1 by the directory where you installed RADpage/heitml:
Alias /heitml2.0 C:\heitml2.1\htdocs\heitml2.1
ScriptAlias /heitml-cgi-bin C:\heitml2.1\program
<directory /heitml-cgi-bin>
Options +ExecCGI
</directory>
AddType application/x-heitml .hei
AddType application/x-heitml .ini
Action application/x-heitml /heitml-cgi-bin/heitml
- Restart the Apache HTTP Server.
- If you use a proxy server, configure your browser so that no
proxy server is used for localhost.
- Double-click the 'doc' icon in the 'RADpage with heitml' program group.
In case of problems:
- Be sure you switched off any proxy server for localhost in your browser.
- Be sure that you restarted the Apache HTTP Server.
This page was dynamically generated by the
web application development tool RADpage
of H.E.I.
© 1996-2008 H.E.I. All Rights Reserved.
|