LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-20-2004, 11:00 AM   #1
dominant
Member
 
Registered: Jan 2004
Posts: 409

Rep: Reputation: 30
Looking for apache modules


I was trying to restrict anonymus visits in my server when i realized that the mod_auth module has not been installed

i searched all the files

# find / -name mod_auth* -print

And here is the result

mod_auth.c
mod_auth.o


Now what should i do?

Last edited by dominant; 07-20-2004 at 11:04 AM.
 
Old 07-20-2004, 10:54 PM   #2
afm
LQ Newbie
 
Registered: Jul 2004
Posts: 16

Rep: Reputation: 2
Re: Looking for apache modules

Quote:
Originally posted by dominant
I was trying to restrict anonymus visits in my server when i realized that the mod_auth module has not been installed

i searched all the files

# find / -name mod_auth* -print

And here is the result

mod_auth.c
mod_auth.o


Now what should i do?
Your find command is wrong.

Try:

# find / -name "mod_auth*" -print

Also please copy-and-paste actual output from find. Help us to help you. find could never give you an output like that, because you ordered it to go from / (output files should always start with "/" then).
 
Old 07-21-2004, 02:26 AM   #3
dominant
Member
 
Registered: Jan 2004
Posts: 409

Original Poster
Rep: Reputation: 30
Here is the httpd -l command

Code:
# httpd -l
Compiled-in modules:
  http_core.c
  mod_log_config.c
  mod_mime.c
  mod_status.c
  mod_autoindex.c
  mod_dir.c
  mod_cgi.c
  mod_actions.c
  mod_alias.c
  mod_rewrite.c
  mod_access.c
  mod_expires.c
  mod_setenvif.c
  mod_ssl.c
  mod_php4.c
suexec: enabled; valid wrapper /usr/local/apache/bin/suexec
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Where are my apache-2.0.48 modules tharris Linux - Software 1 02-23-2004 06:06 PM
compiling apache modules e1000 Linux - Newbie 1 11-17-2003 12:16 AM
Apache Modules raptor Linux - Software 0 08-26-2003 02:49 AM
Apache httpd/modules aimal1 Linux - Software 0 07-10-2002 11:25 PM
Adding modules to apache.... morbo Linux - Networking 2 02-11-2002 06:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:01 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration