Results 1 to 3 of 3
The users can acces the webpages that they create on the suse server with the adress http://localhost~user1 .
What I would like to do is to have the user webbpage ...
- 01-18-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 2
Apache and virtual server
The users can acces the webpages that they create on the suse server with the adress http://localhost~user1.
What I would like to do is to have the user webbpage under an adress like this. www.ugge.local~user1
I think the answer lies under virtual server but I dont seem to get it right, hope somebody knows
- 01-18-2007 #2Just Joined!
- Join Date
- Jan 2007
- Posts
- 44
From the way i see it you would have to create a virtual host for ever required user.
create a virtual host and point the |DocumentRoot to the users webpage folder on their home directory. its a tedious process.
- 01-19-2007 #3Just Joined!
- Join Date
- Jan 2007
- Posts
- 2
Ok but must be a other possibility I hope


Reply With Quote