Bug 18377

Summary: can't enable "--enable-module=so"
Product: Base System Reporter: edwin <edwin>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description edwin 2000-05-03 20:30:01 UTC
we want to make the directive "LoadModule" active in httpd.conf. we've tried to configure the Apache by using:
#./configure "--enable-module=so"

when i start the Apache, it prompts the error of syntax error. it seems that the line of "LoadModule" has error. we've tried the same procedure in Linux server and works perfectly fine. it seems that "--enable-module=so" didn't work.

pls suggest a solution. thanks.
Comment 1 Nick Hibma freebsd_committer freebsd_triage 2000-05-04 15:55:04 UTC
State Changed
From-To: open->closed

See the documentation for Apache, or 
go to www.apache.org. 

--enable-module=so is not correct syntax. It should be --enable-module=Modulename