thx for reply, but a2enmod is debian specific and works only for dynamic
modules, my main problem is disabling a builtin module in a self
compiled apache binary

matthias

Richard Peacock schrieb:
> Hello,
> 
> I'm not sure if this will work but I don't think there is anything to loose 
> by trying it :)
> 
> Login as root
> # a2emmod -l
> Mod_this mod_that mod_foo mod_bar
> # a2enmod -d [modname]
> # a2enmod new_mod_to_add
> # service apache restart
> 
> (a2enmod ... -l to list, -d to delete)
> 
> Although I used a package manager to install apache and it is v2.2 - try it 
> for what it's worth.
> 
> I hope this helps and sorry if not what you're after.
> 
> Rich
> 
> 
> 
> -----Original Message-----
> From: Matthias Leopold [mailto:[email protected]] 
> Sent: 25 March 2009 11:27
> To: [email protected]
> Subject: [us...@httpd] disabling builtin modules
> 
> hi,
> 
> is it possible to disable a builtin module (-> php) in apache 1.3.x and
> use a dynamic module instead? recompiling apache is not an option for
> various reasons
> 
> thx for advice
> matthias
> 


-- 
Mit freundlichen GrĂ¼ssen

Matthias Leopold
System & Network Administration

Streams Telecommunications GmbH
Universitaetsstrasse 10/7, 1090 Vienna, Austria

tel: +43 1 40159113
fax: +43 1 40159300
------------------------------------------------

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to