Jump to content

Apache and modules


Greevous

Recommended Posts

Hi everyone, I\'m running Apache 2.0.48 on Redhat 9.

 

Now I managed to get it running but I\'m confused with the use of modules. I have read all the documentation and scoured both the web and searched this forum for an answer but no luck so far. So I\'m hoping someone here can help me out.

 

What I\'m trying to accomplish is to set an alias for

/local/httpd/mrtg/

 

so that I can be redirected there from http://localhost/mrtg/

 

I found out from reading the manual, etc that for this I need the mod_alias module.

 

Anyway, from what I have read there are 2 ways to load modules.

1) by compiling it into the code when you set up Apache and,

2) by using DSO to add it on the fly.

 

I have had no success with either method.

First I cannot seem to figure out how to compile the mod_alias.c into mod_alias.so and my attemps at compiling the module with Apache have also failed.

 

If someone could either explain how to do either or point me to a document somewhere that I can make sense of, I would appreciate it a lot.

 

Thanks.

 

Greevous

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.