Re: apache13-fp - having mucho problems
From: Scot W. Hetzel (hetzels_at_westbend.net)
Date: 07/31/03
- Previous message: Mark Powell: "NetAPP, 4.8S and optimal directory size"
- In reply to: Darryl Hoar: "apache13-fp - having mucho problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <darryl@osborne-ind.com>, <freebsd-isp@freebsd.org> Date: Thu, 31 Jul 2003 15:52:39 -0500
From: "Darryl Hoar" <darryl@osborne-ind.com>
> Greetings,
> I am running 4.7 stable.
>
> I HAVE to enable frontpage extensions on my apache webserver.
> It is an edict from on high, and have I explained the issues at
> detail, but have been shot down. This is our internal webserver
> which is not accessible from the internet.
>
:
> it trundled along, downloaded fp50.freebsd.tar.Z and installed it.
> When done it automatically started running the fp_install.sh
> scripts. I answered all the questions. I did not do any subwebs
> or virtual hosts. It said it completed successfully.
>
> # /usr/local/sbin/apachectl start
>
> The webserver starts up. I can go to the website and see the
> contents of the rootweb directory.
>
> launch FrontPage 2000. Create a web. Click publish,
> and it comes back and says that the server does not have
> frontpage extensions so I can use http to publish. Must use
> ftp.
>
> what have I screwed up here? Any tips would be greatly
> appreciated (No, can't forget about fp extensions).
>
You need to start the Apache-FP server with either:
/usr/local/etc/rc.d/apache.sh start
or
/usr/local/sbin/apachectl start_FP
Scot
NOTE: You don't need the mod_frontpage port, if you install apache13-fp.
The mod_frontpage port is used to add mod_frontpage to the apache13, or
apache13-modssl ports.
_______________________________________________
freebsd-isp@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
- Previous message: Mark Powell: "NetAPP, 4.8S and optimal directory size"
- In reply to: Darryl Hoar: "apache13-fp - having mucho problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: XP pro and Apache 2
... I'm not into Apache, but from what I gather so far, you've got it ... running
on your XP box as a 'virtual webserver' and from that box you can ... This indicates that
the browser is consulting a DNS server (through your ... webserver is the HOSTS file
and in that file I see no reference to ... (microsoft.public.windowsxp.configuration_manage) - Re: What are the dangers of having a Webserver?
... >> I keep reading about various security problems being found with Apache
... >> system through the webserver port, ... there are very occasionally
bugs in the servers themselves such ... (comp.os.linux.security) - Re: Windows XP and IIS with .Net
... Yes, you could download Apache, but if you are only writing desktop you ...
else that requires a webserver it requires IIS. ... need to move to Windows 2000
or Windows XP ... David Dietz -- IIS Technical Lead ... (microsoft.public.inetserver.iis.security) - Re: gforth webserver, why isnt forth used all over ecommerce?
... That may be your issue, but in this thread, we're not just discussing embedded systems.
... I bring up Apache not out of any deep love for it-- in the embedded system we've now
completing, we didn't use Apache because it would be grotesque overkill. ... Another idea that
I think is uncontroversial is that some people here freely consider the costs of one approach,
but they don't consider the costs of the alternative Forth solution. ... Did you also look into
building Forth into the webserver? ... (comp.lang.forth) - apache13-fp - having mucho problems
... I HAVE to enable frontpage extensions on my apache webserver. ... I needed
to install mod_frontpage AND apache13-fp. ... (freebsd-isp)