Apache

Andy Greenwood greenwood.andy at gmail.com
Wed Jul 12 20:40:07 UTC 2006


after you appropriately edit your conf file, you can start the server with

# apachectl start

You can test by going to http://127.0.0.1. should display an apache
page basically saying that the server is running. Once you get it how
you want it, you can start it at boot by adding this to your rc.conf

apache_enable="YES"

On 7/12/06, Mihir Sanghavi <mihir.sanghavi at gmail.com> wrote:
> Hi,
> I have installed apache20 using the pckg_add -r apache.
> How do i run it, where and how do i test it..
>
>
> I have FreeBSD 5.5 and am connected to internet.
>
> --
> What we see depends mainly on what we look for.
> -MIHIR
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>


More information about the freebsd-questions mailing list