Re: apache13-fp - having mucho problems

From: Scot W. Hetzel (hetzels_at_westbend.net)
Date: 07/31/03


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"



Relevant Pages

  • 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)
  • 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: Restricting users to their own home directories / not letting users view other users files...?
    ... It wouldn't hurt to script something that crawls the homedirs periodically looking for perm problems, just in case something crops up. ... The webserver only needs read access to files You can make a perl script read only and then configure Apache so it's executable from within Apache but not directly from the hard drive. ...
    (freebsd-questions)