Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Blog -  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Preferences
Contribute
Link to Us
Search
Linux Jobs

Linux Today
Enterprise Linux Today
Apache Today
JustLinux.com
Linux Planet
PHPBuilder
All Linux Devices
Technology Jobs

JustTechJobs.com

LinuxToday Newsletters
Server Daily
IT Management Daily
Subscribe News
Subscribe PR
Subscribe Security

internet.com
Internet News
Small Business

Advertise
Newsletters
Tech Jobs
E-mail Offers

 






Current Newswire:

Linux Top 5: Linux's New Fellow

RebeccaBlackOS - First Live CD Running Wayland Display Server

The Linux powered LAN Gaming House

5 Best Android Apps For Reddit Lovers

SECURITY: Flash Player Sandbox Comes to Firefox

The Future of Kubuntu

SECURITY: Symantec should not be afraid of 'open' source code

Linux 3.3 rc3

60 Fantastic Free Android Apps

Ready for Another Linux Tablet? Meet the Rugged Trimble Yuma



Applications Management Engineer Sr (NYC)
Next Step Systems
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume
:Adding Modules to Apache in Ubuntu 9.10
Adding Modules to Apache in Ubuntu 9.10
Dec 18, 2009, 19 :02 UTC (0 Talkback[s]) (4577 reads)

[ Thanks to Andrew Weber for this link. ]

"The use of loadable modules to enable optional features is one of the nice things about Apache. This makes memory management much more efficient than it would be if all of these features were compiled in with the Apache code. This way, if you need a certain feature, just enable the module that goes with it. If you don’t need the feature anymore, just use the “a2dismod” command to disable the module, restart Apache, and the memory that that module had used will be released for other purposes.

"If you look in the /etc/apache2/mods-available directory, you’ll see that there are a lot of other modules that do come with Apache. Not all of them are enabled.

"actions.conf dav_fs.load mime_magic.load
actions.load dav.load negotiation.conf
alias.conf dav_lock.load negotiation.load
alias.load dbd.load php5.conf
asis.load deflate.conf php5.load"

Complete Story

Related Stories:
Enable mod_rewrite in a Ubuntu server(Dec 07, 2009)
Apache: 'No jerks allowed'(Nov 15, 2009)
Apache troubleshooting tips(Nov 09, 2009)
Apache at 10: You Can't Buy Your Way In(Nov 05, 2009)
ApacheCon 2009 Free Live Stream(Nov 04, 2009)
How To Set Up WebDAV With Apache2 On Fedora 11(Oct 14, 2009)
The Apache Software Foundation's President Dissects the "Apache Way"(Oct 13, 2009)



No talkbacks posted.
  Home | Search Talkbacks | Customize View    Top of Page  



Enter your comments below:

* Your Name:

* Your Email Address:

* Subject:

CC: [will also send this talkback to an E-Mail address]

* Comments:

Tags allowed:<I>,<B> and <U>. See our talkback-policy for more about talkback content.

Fields marked with * are required!

..............................




All times are recorded in UTC.
Linux is a trademark of Linus Torvalds.
Powered by Linux, Apache and PHP