LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: Benjamin Close <cisbjc@cs.unisa.edu.au>
  To  : Matthew Moyle-Croft <mmc@mmc.com.au>
  Date: Mon, 01 Dec 2003 10:21:04 +1030

Re: Shifting User directories in apache

Hi Matthew,
     Thanks for this but it doesn't solve my question.
Perhaps I should explain it a bit more.

A user has there web presence on the filesystem at:
    /home/user/public_html/

By default apache uses: userdir public_html
to index into the filesystem by: http://domain/~user/

I still want the user to keep there home directory at: 
/home/user/public_html
but want the web address to access this to be: http://domain/people/user

Setting: userdir http://domain/people
Causes a redirect of http://domain/~user -> http://domain/people/user
however, nothing exists at that address.

How can I make user directories accessable via 
http://domain/people/[username]

???

Cheers,
    Benjamin
   

Matthew Moyle-Croft wrote:

>http://httpd.apache.org/docs-2.0/mod/mod_userdir.html
>
>On Fri, 28 Nov 2003, Benjamin Close wrote:
>
>  
>
>>Hi All,
>>   By default apache uses: http://domain/~user/
>>    for user directories. I'd like it to use http://doamin/people/user/ 
>>instead.
>>
>>    Does anyone know how to do this. I want the shown address in the 
>>address bar of a browser to show http://doamin/people/user/
>>    so I don't believe a rewrite will work. I've searched the web and 
>>found nothing so anyhelp would be great.
>>
>>Cheers,
>>    Benjamin
>>
>>
>>    
>>


-- 
3D Research Associate / System Administrator     +61 8 8302 3669
School of Computer and Information Science       Room D1-07, ML Campus
University of South Australia                    Mawson Lakes Blvd.
Benjamin.Close@cs.unisa.edu.au                   South Australia, 5095
F00D C83D 5F7E 5561 DF91  B74D E602 CAA3 4842 B5B4


-- 
LinuxSA WWW: http://www.linuxsa.org.au/ IRC: #linuxsa on irc.freenode.net
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page