PDA

View Full Version : subdomain


TITIRIT
3-4-04, 04:48 PM
How can i create a subdomain ?

BerksWebGuy
3-4-04, 05:22 PM
With powwebs new function...just name the folder what you want (for example 'forum')...then just go to forum.yoursite.com

And it should work...

Also you can use .htaccess. See the tutorial HERE (http://help.powweb.com/tutorials/htaccess/subdomain.php)

TITIRIT
3-4-04, 05:50 PM
that's easy


thanks

B&T
3-4-04, 06:01 PM
I think you need to create the directory at the same level as htdocs. Then create an htdocs directory within that directory. Then it should work. No htaccess file needed.

So like this:

htdocs (already there)
newsub
- - htdocs

then newsub.yourdomain.com will take you to the htdocs you created under newsub.

TITIRIT
3-4-04, 06:28 PM
i'll try the method in the first post and then yours B&T

B&T
3-4-04, 06:31 PM
Originally posted by TITIRIT
i'll try the method in the first post and then yours B&T It is not my method . . . it is what Powweb supports.
http://forum.powweb.com/showthread.php?s=&threadid=33302

TITIRIT
3-4-04, 07:32 PM
is this working ontemporary domains?

like http://SUBDOMAIN.USER.temp.powweb.com

the DNS haven't yet propagated and iwould like to test it first

tbonekkt
3-4-04, 07:41 PM
No, it doesn't work with the temp URL.

TITIRIT
3-4-04, 08:34 PM
than i'll wait :(