LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   mod_userdir (https://www.linuxquestions.org/questions/linux-general-1/mod_userdir-33549/)

afair 10-23-2002 11:28 AM

mod_userdir
 
I am running Apache 2.0 on RedHat 7.3 . I know that mod_userdir is dynamically loaded. What needs to be changed and were do I make these changes to get it to work. Is it in the httpd.conf ?

Thanx for the help.

trickykid 10-23-2002 11:51 AM

Have you checked out this page: http://httpd.apache.org/docs-2.0/mod/mod_userdir.html

afair 10-23-2002 12:06 PM

Actually I have done both, I allways do my research first and then when I can not get it to work I turn to the more informed to see if there is something I am overlooking.
Thanx

afair 10-23-2002 12:14 PM

Let be more specific with the error I am getting,
You don't have permission to access /~user on this server.
I have changed permissions to 666 and still nothing.
Any ideas ?
Thanx

trickykid 10-23-2002 12:36 PM

You've also setup the public_html for each user ?? There's a link at the bottom of the first link to it. Also usually html files are set with a permission of 755, have you tried that ? Also after making all your changes to the httpd.conf file, have you stopped and restarted it ?

The docs on those pages are pretty straight forward. And yes, the more details you provide, the better the reponses, we don't have ESP here.

afair 10-23-2002 12:44 PM

Hi trickykid;
Yes I have set up a test account with a public_html directory that has a index.html file. In the httpd.conf the directive UserDir public_html was there. Is there anything else in this file that needs to be modified for user redirection to work.
Thanx

afair 10-23-2002 02:49 PM

I have posted my httpd.conf file if anyone would like to look and see if it looks correct.
http://68.12.164.131:2020
and here is the message I get when I try the redirect
http://68.12.164.131:2020/~user1

trickykid 10-23-2002 03:24 PM

Quote:

Originally posted by afair
I have posted my httpd.conf file if anyone would like to look and see if it looks correct.
http://68.12.164.131:2020
and here is the message I get when I try the redirect
http://68.12.164.131:2020/~user1

I'm just getting timeout's when trying to access either link you provided.

afair 10-23-2002 03:39 PM

Sorry trickykid Cox Cable is really screwing with my connection. I will set something else up.
Thanx for the help.


All times are GMT -5. The time now is 07:34 PM.