Hey guys,

I run a small private web hosting server in america.

One of my clients wants to be able to use frontpage server extensions on
his web space, the past 6-7 days ive been tryig to figure out how to get
this done. Ive got to the stage where i can hardly find any good
docmentation or anything like that..

I have apache 1.3 (newest one)
Frontpage 5.0

I have managed to get it installed using www.apachetoolbox.com
I have the directory /usr/local/frontpage with all the nesscary files etc.

I put the vhost i want in httpd.conf.

====================
Ran this command.
====================
[EMAIL PROTECTED]:./owsadm.exe -o install -servconf
/usr/local/apache/conf/httpd.conf -xuser www -xgroup www -u www -p 80 -m
amib.com.au

Note: Local version of Apache must use the FrontPage Apache patch.
Starting install, port: 80.

Enter user password:xxx
Confirm password:xxx
Creating web http://amib.com.au.
Chowning Content in service /.
Install completed.

==============================================
Virtual Host is as follows (its in httpd.conf)
==============================================

<VirtualHost amib.com.au>
DocumentRoot /home/web/users/amib/amib/html
ServerAdmin [EMAIL PROTECTED]
ServerName amib.com.au
ServerAlias www.amib.com.au amib.com.au
CustomLog /var/log/apache/access/amib.com.au-access.log combined
CustomLog /var/log/apache/gzip/server mg
</VirtualHost>

===============================================
Now to see if its worked..
===============================================
[EMAIL PROTECTED]:/home/web/users/amib/amib/html# ls
_private/  _vti_cnf/      _vti_log/  _vti_txt/  css/     index.htm 
postinfo.html
_vti_bin/  _vti_inf.html  _vti_pvt/  admin/     images/  info/

So it made all the _xxx directorys, but in the _vti_bin direct there is
nothing???

[EMAIL PROTECTED]:/home/web/users/amib/amib/html# ls -R _vti_bin/
_vti_bin/:
_vti_adm/  _vti_aut/

_vti_bin/_vti_adm:

_vti_bin/_vti_aut:


Its not installing any of the .exe's, now i have never used frontpage
before, but from what ive seen it needs some shtml.exe to phrase commands
to? or something like that?

Does anyone know a good tutorial or docs to get this installed?? or can
someone tell me what im doing wrong???

PS: apachetoolbox did apply the apache-fp patch.

/Thanks


_______________________________________________
Apache-FP mailing list
[EMAIL PROTECTED]
http://lists.joshie.com/mailman/listinfo/apache-fp

Donations:
http://www.amazon.com/paypage/PT5LZITM9L227 

Reply via email to