Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

INCLUDE vs FrontPage

 
   Web Hosting Problem Solving Community! (Home) -> Apache RSS
Next:  HTTPD : 99% cpu  
Author Message
apache

External


Since: Sep 14, 2003
Posts: 1



(Msg. 1) Posted: Sun Sep 14, 2003 4:35 am
Post subject: INCLUDE vs FrontPage
Archived from groups: alt>apache>configuration, others (more info?)

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 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Php Include Problem - I have a few php scripts which perform various database queries. Originally I had them all in the same directory which could be viewed through my apache web server via http://localhost/admin/. I wanted a couple of the php scripts to be accessable on..

include remote - Apache 2.0.47, PHP 4.3.2, windows XP Pro PHP includes of remote files give an error on Apache, includes of local files no problem. The problem with inclusion of remote files was solved with PHP 4.3.2, but still seems a problem on Apache 2.0.47. Maybe ...

SSL include trouble - Hi all, As a webdevelopper, I've been chewing a while (perhaps a bit too long) on this one: In my page 'container_page.shtml', I would like to display the content of another page called index.php. 'container_page.shtml' is paced on the root of my..

Can htaccess include another file? - Hi, I want to achieve something like this. Imagine I have a file called textfile_ips.txt which contains a whole bunch of IP addresses which I want to blocked, one per line. Can I do something like this? <Files "somefile.html"> deny ...

include file in every directory - I'm using apache2 on RH9. I have a certain file "list.php" that I'd like to appear in every directory on a virtual host. For example I want to see www.test.com/list.php , www.test.com/user/list.php , www.test.com/user/docs/work/list.php et...
   Web Hosting Problem Solving Community! (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]