How do you printed loaded Apache modules?

Erik at Microcontroller.nl erik at microcontroller.nl
Tue May 16 08:02:57 UTC 2006


well, do you have php support?
you could read the modules in the output of phpinfo()

-Erik.

On Tue, 2006-05-16 at 00:55 -0700, rave joi wrote:
> Sorry, I should have been more clear.  They've blocked off access to
> httpd.conf, too.
> 
> *miss* sys admin
> On 5/15/06, Marcin Jessa <lists at yazzy.org> wrote:
> > On Tue, 16 May 2006 04:57:45 +0000
> > "rave joi" <ravejoi at gmail.com> wrote:
> >
> > > Hello there,
> > >
> > > (Apologies if this has been covered in this list, the search feature
> > > of the archives wasn't working so well when I tried it a few minutes
> > > ago.)
> > >
> > > I am a customer of an ISP that uses FreeBSD as their OS.  (Coming from
> > > Linux, I'm having fun with it!).
> > >
> > > This might be more of an Apache question than a FreeBSD one, but I'm
> > > trying to list the modules Apache has on this machine.
> > >
> > > So far I have tried:
> > >
> > > - httpd -t -D DUMP_MODULES
> > > -  httpd -M
> > >
> > > I get "permission denied" with both of those. I can totally understand
> > > locking stuff down, I am a sys-admin myself.  Do you guys have any
> > > Apache-related tools to recommend, that are generally accessible by
> > > non-root users, to learn an environment.
> >
> > Yes, less, more, tail, grep, sed, head, cat, vi, pico, nano, emacs etc.
> > Read the config file of apache and see what's enabled in it mr. sys-admin.
> >
> >
> _______________________________________________
> freebsd-isp at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-isp
> To unsubscribe, send any mail to "freebsd-isp-unsubscribe at freebsd.org"



More information about the freebsd-isp mailing list