Ariz Jacinto wrote:

one way of doing it is to use alias such as the ff:

|Alias /user1 /var/users/user1
||Alias /user2 /var/users/user2|
|Alias /user3 /var/users/user3|
||


Have try it already but still it dont give me what i need.

AliasMatch   (/?[a-zA-Z0-9].*$)   /var/users/$1

if i point my browser to http://localhost/user1 it is ok but when i point my browser http://localhost/index.php it gives an errror file not found.

any more ideas?

thanks

_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to