View previous topic :: View next topic |
Author |
Message |
kelet -
Joined: 16 Aug 2004 Posts: 6
|
Posted: Wed Aug 18, 2004 3:19 am Post subject: how to make other people |
|
|
Well I made my website to the extent I want it but my friend wants a web page and I was wondering how can I host his web page with my server? Please be specific! |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Wed Aug 18, 2004 4:23 am Post subject: |
|
|
Create the user a directory inside your htdocs so its like /user/ for their website , then
if your friend has a domain , they can use a script to direct people to their website without
using a redirection service , its exactly like Virtual Hosting but you don't get your own /
root. its a little nice project I created that you can check out below this message. Later!
To host the website using a Vhosting method
you can try ::Virtual Host Creator:: , its cool!
http://vhosting.cjb.net
Last edited by TRUSTAbyss on Wed Aug 18, 2004 4:27 am; edited 1 time in total |
|
Back to top |
|
 |
kelet -
Joined: 16 Aug 2004 Posts: 6
|
Posted: Wed Aug 18, 2004 4:25 am Post subject: |
|
|
Thankyou, I'll try your suggestion! |
|
Back to top |
|
 |
kelet -
Joined: 16 Aug 2004 Posts: 6
|
Posted: Wed Aug 18, 2004 5:03 am Post subject: |
|
|
Thankyou, but How can I make it so people can upload their files and index.html etc to my folder? |
|
Back to top |
|
 |
senshi -
Joined: 05 Nov 2003 Posts: 385 Location: UK
|
Posted: Wed Aug 18, 2004 11:37 am Post subject: |
|
|
OR you can create an alias with a physical path to a folder, this may be a better method of giving your buddy access to a webserver via ftp. Creat this in the server root and not the web root.
the ftp server part is a question of setting up the webserver folder structure and then simply adding your friend as a user and locking them into a home directory, being the physical path to the folder where your serving your friends site from. |
|
Back to top |
|
 |
|