Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Download modules from where?!

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  NAT Setup  
Author Message
postmaster6

External


Since: Apr 04, 2004
Posts: 17



(Msg. 1) Posted: Mon Apr 05, 2004 1:33 am
Post subject: Download modules from where?!
Archived from groups: alt>apache>configuration (more info?)

Hi

I'm interested in using mod_rewrite and mod_expires on my webserver.
Where can i download these from? I've tried the obvious place
http://apache.org/ but all i can find is the docs.

Anyone know?

TIA

Ben

 >> Stay informed about: Download modules from where?! 
Back to top
Login to vote
user2348

External


Since: Jun 28, 2003
Posts: 203



(Msg. 2) Posted: Mon Apr 05, 2004 2:32 am
Post subject: Re: Download modules from where?! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"bengee" <postmaster.DeleteThis@localhost.localdomain> wrote in message
news:Jd%bc.30033$Y%6.3657360@wards.force9.net...
 > I'm interested in using mod_rewrite and mod_expires on my webserver.
 > Where can i download these from? I've tried the obvious place
 > <a style='text-decoration: underline;' href="http://apache.org/" target="_blank">http://apache.org/</a> but all i can find is the docs.

They are included in Apache, these are standard modules. If you downloaded the
pre-compiled windows version they are there, you just need to load them. If you
compiled your own copy on unix/linux then you need to make sure you compiled
these modules. Read the doc on compiling apache.

Richard.<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Download modules from where?! 
Back to top
Login to vote
postmaster6

External


Since: Apr 04, 2004
Posts: 17



(Msg. 3) Posted: Mon Apr 05, 2004 11:40 am
Post subject: Re: Download modules from where?! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Richard Antony Burton wrote:
 > They are included in Apache, these are standard modules. If you downloaded the
 > pre-compiled windows version they are there, you just need to load them. If you
 > compiled your own copy on unix/linux then you need to make sure you compiled
 > these modules. Read the doc on compiling apache.

I downloaded the source for Apache 2.0.4x and compiled it myself
(running on RH9.0) but don't remember compiling these in (done a httpd
-l too and it doesn't report those modules as being compiled in). So
should i just check my source directory for those modules, and you
reckon they should be there? I should be able to do apxs -c -a -e
mod_whatever.c, etc, etc, and get them working as DSO's, right?

Ben<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Download modules from where?! 
Back to top
Login to vote
user2348

External


Since: Jun 28, 2003
Posts: 203



(Msg. 4) Posted: Mon Apr 05, 2004 12:21 pm
Post subject: Re: Download modules from where?! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"bengee" <postmaster RemoveThis @localhost.localdomain> wrote in message
news:D18cc.27485$h44.3787643@stones.force9.net...

 > So
 > should i just check my source directory for those modules, and you
 > reckon they should be there?

No, you need to compile them, they are not compiled by default.

<a style='text-decoration: underline;' href="http://httpd.apache.org/docs-2.0/programs/configure.html" target="_blank">http://httpd.apache.org/docs-2.0/programs/configure.html</a>

Richard.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Download modules from where?! 
Back to top
Login to vote
postmaster6

External


Since: Apr 04, 2004
Posts: 17



(Msg. 5) Posted: Mon Apr 05, 2004 11:28 pm
Post subject: Re: Download modules from where?! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Richard Antony Burton wrote:
 > No, you need to compile them, they are not compiled by default.
 >
<font color=purple> > <a style='text-decoration: underline;' href="http://httpd.apache.org/docs-2.0/programs/configure.html</font" target="_blank">http://httpd.apache.org/docs-2.0/programs/configure.html</font</a>>

Thanks for the link Richard. Is there no way i can just compile the
extra modules that i need? I don't really want to re-compile the whole
lot, or is that my only choice?

Ben<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Download modules from where?! 
Back to top
Login to vote
user2348

External


Since: Jun 28, 2003
Posts: 203



(Msg. 6) Posted: Mon Apr 05, 2004 11:28 pm
Post subject: Re: Download modules from where?! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"bengee" <postmaster RemoveThis @localhost.localdomain> wrote in message
news:Ppicc.27670$h44.3825110@stones.force9.net...

 > Thanks for the link Richard. Is there no way i can just compile the
 > extra modules that i need? I don't really want to re-compile the whole
 > lot, or is that my only choice?

Assuming you kept your old build tree you should be able to just re-run
configure (with the extra options) and make again, it will then just build the
bits that aren't already compiled, then pop the extra modules in your modules
folder.

Failing that I'm not sure if you can just build the modules on their own, I've
really never tried. But rebuilding the whole lot isn't that big a job, even if
it take a while on your machine it can be done pretty much unattended.

Richard.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Download modules from where?! 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
disabling modules in apache 2.0.48 win 32 - How do you disable certain modules 2.0.48 win 32? Thanks Colyn Goodson http://home.swbell.net/colyng http://www.colyngoodson.com http://www.colyngoodson.com/manuals.html

securing Apache with modules - Hello, (fu2 comp.infosystems.www.servers.unix) I run several Apache servers with php web applications from various origins and I would like to increase the security of these systems. Code auditing is a background process, and I need..

Prompt to download - Does anyone know when placing for example an mpeg file on a server how to prevent users from launching it in whatever application it and make the browser prompt to download instead? So far the only way I can think of is by zipping the file. Of course i...

ssl document download - Hi ,i have a page witch downloads any document (ms word,zip ,excel ...) ,my application runs over ssl connecton with apache & mod_ssl . My problem is when i download documents from my page over ssl session the navigator warns me about insecure eleme...

mozilla wants to download my php pages! - I have the following in my httpd.conf: AddType application/x-httpd-php .php Netscape 4.x, and IE show my page fine. But mozilla (1.4/1.5) ask me which application I want to use to open the file of type "application/x-httpd-php", or would I ...
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]