Operating System - HP-UX
1833514 Members
12273 Online
110061 Solutions
New Discussion

Re: Frontpage 98 extensions

 
SOLVED
Go to solution
news groups
Occasional Advisor

Frontpage 98 extensions

Greeting,
I am running Apache 1.13. I need the server extensions for Apache 1.13 on HPUX 10.20. I looked at Microsoft's site and only found extensions for Frontpage 2000.
can anyone give a pointer ?

thanks,
1 REPLY 1
David DeMartini
Advisor
Solution

Re: Frontpage 98 extensions

Look to the source.. APACHE.ORG:

http://www.faure.de/Apache+SSL+PHP+fp-howto-1p.html

Please note that FrontPage98 v. 3.0.3 is NOT reccommended by APACHE (see above doc).

Here is the seciont on adding FrontPage extenstions:

2.4 Adding frontpage

Rename the fp30.linux.tar.Z file to fp30.linux.tar.gz, otherwise the install script will not find it.

Run ./fp_install to copy the extension files to /usr/local/frontpage. zcat can usually be invoked as /usr/bin/zcat.

You now have to apply the FP patch. cd to /usr/src/apache_1.2.6/src and type patch <
/usr/src/frontpage/version3.0/apache-fp/fp-patch-apache_1.2.5

This will create the mod_frontpage.* files and do some modifications to Configuration etc. The 1.2.5 patch will work with both apache 1.2.5 and 1.2.6. Skip the part about installing webs, you can do that later

Actions speak louder than spreadsheets.