Re: Setting up a subdomain?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At Godaddy in Total DNS Control create A or CNAME records for the sub domains you want to host.


In your apache vhosts conf file[s] you can do something like this:

VirtualHost *:80>
        ServerName example.com
ServerAlias example.com www.example.com subdomain.example.com login.example.com xyz.example.com
	# Other directives here
</VirtualHost>



On Aug 29, 2008, at 4:33 PM, Zach Uram wrote:

Hello everyone,

I run apache2 on Debian. I want to set up subdomain so instead of
www.me.org/html/foo.html visitors can just visit http://foo.me.org so
what *specifically* must I do in apache conf to do this and what type
of record should I add in my GoDaddy DNS control panel and what will
the record look like?

Zach

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux