[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] how do you get a new member to upload without dns resolved?
- Subject: RE: [cobalt-users] how do you get a new member to upload without dns resolved?
- From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue Jul 23 05:31:02 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Mon, 22 Jul 2002, Richard Hall wrote:
> Edgar
>
> I am asking how does one allow a new client to access their webspace on a
> cobalt raq4 without their domain name yet pointing to my cobalt IP
>
> thanks for the reply big time:-)
>
=== forgot the contributor, but this should work ===
Insert this line in /etc/conf/httpd/httpd.conf (main site) AliasMatch
^/newsite/([^/]+)(/(.*))? /home/sites/$1/web/$3
Then reload apache - [ /etc/rc.d/init.d/httpd reload ]
Now, you can access the site with:
www.originaldomain.com/newsite/www.newdomain.com
P.S. You asked for FTP, the above will not help FTP access
--
Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
http://frontstreetnetworks.com | Website Hosts & SOHO Networks
229 Front Street, Ste.#C, New Haven, CT. 06513 United States
voice +1 302-785-0699 | fax +1 203-785-1787