I have FrontPage 2002 extensions installed on Apache 1.3 /
RedHat 7.3 successfully. I have several virtual hosts, all
configured withing /etc/httpd/conf/httpd.conf.
I created a directory /etc/httpd/conf/vhosts and added the
following line to httpd.conf...
Include /etc/httpd/conf/vhosts
I then broke out each virtual host to it's own config file
within the vhosts directory. On restarting Apache, the websites
did display correctly, but FrontPage clients could no longer
connect to publish.
I notice in the domain:80.cnf file in /usr/local/frontpage that
they have each the following entry...
serverconfig:/etc/httpd/conf/httpd.conf
I fixed the problem by going back to the original config file
format, but I really want to use the Include feature to have
each vhost confined within its own config file in the vhosts
directory.
Since I had installed FrontPage on the domain using -s
/etc/httpd/conf/httpd.conf do I have to keep the domains
configured that way, or can I simply change the serverconfig:
setting in the domain:80.cnf file to the following...
serverconfig:/etc/httpd/conf/vhosts/domainfile
So far I don't have that many FrontPage based domains, so making
a few changes isn't a problem, but I'll probably be adding a
bunch pretty soon. So I'd like to come to a resolution pretty
soon.
So, of my options below, which do I do?
a. go back to the original config format and forget the INCLUDE
thing.
b. upgrade each domains FP extensions to use the
vhosts/domainfile.
c. simply edit the domain:80.cnf file to indicate the
vhosts/domainfile
d. something else I haven't thought of yet.
Any help is appreciated.
TIA
>> Stay informed about: INCLUDE vs FrontPage