http://Check-these.info/EasySubdomain.html


PowWeb's Easy new method subdomain

This is a "NewbieProof (TM)" guide for creating PowWeb's Easy new method subdomain.

Note:

Subdomain and pointed domain are different things.
cherry.com <== domain name (main domain)
sub1.cherry.com <== subdomain

If you purchase another domain, 'apple.com' and configure it to be
served by the same web server, 'apple.com' is a pointed domain of 'cherry com'.

Please don't mix these two, especially when you ask questions in PowWeb Forum

Steps to take

New !

Now, PowWeb's SiteManager has subdomain tab that handles Easy method subdomains.
As it's pretty easy, you should be using it, from now on.
(Use OPS username/password.)

Here is the manual method, if you prefer that, somehow.

  1. WebFTP

    We will be using WebFTP. You may know how to use other FTP but forget it , for now.
    There are some good reason for using WebFTP.
    Stick to this guide, and you will make it.
  2. Login to WebFTP

    Access https://webftp.powweb.com/ using parameters you received in welcome mail. If you don't know which FTP server to use, goto OPS->Packages->FTP and you will see Server Hostname ftp0X.powweb.com
  3. Make directory (folder) for new subdomain

  4. Go to newly created directory

    When the screen updates, click on the new directory you've just created.
    You should see You are here: /sub1 at the top of the list.
  5. Make htdocs directory (folder) for subdomain

  6. Go to newly created /sub1/htdocs directory

    When the screen updates, click on the new directory you've just created.
    You should see You are here: /sub1/htdocs at the top of the list.
  7. Create 'index.html' for testing

  8. Test

Did you make htdocs under the newly created subdomain directory?
Did you create the index.html for testing?

Verify and reverify these points, using WebFTP.

Check error_log. You can get it by "Log view" tab of sitemanager
or EasyLogTool

Directory structure


 /www/U/USER/  <== The top of your directory. We'll call it 'HOME'.
  ex. If your username is 'apple', it would be /www/a/apple/

 /www/D/O/DOAMAINCOM/ <== This is an alias to the 'HOME'
  ex. If your domain is 'apple,com', it would be /www/a/p/applecom/

 /www/U/USER/htdocs/ <== Document root for the main domain.
  This is the directory, treated as the top for Webserver.
  ex. http://apple.com/cider.html 
        will be served by 
      /www/a/apple/htdocs/cider.html

 PowWeb's new easy method subdomain:
 /www/U/USER/sub1/htdocs/ <== Document root for subdomain 'sub1'
  ex. http://sub1.apple.com/pie.html 
        will be served by 
      /www/a/apple/sub1/htdocs/pie.html

Other methods

There are other methods for creating subdomain.
Check these links to learn more.
DomainManager, Generic .htaccess Method

DomainManager can handle 'Easy method subdomain', too.
Actually it's much easier with DomainManager.
But you have to install extratools.php , first,
and then install Python (mini package) and DomainManager.

Also, I think it's beneficial to learn how to use WebFTP
as it can edit .htaccess in almost all situation,
and it can be used for comparison when FTP connection is strange.


Questionable color of this page is dictated by blueberry cream cake, my favorite dessert.

This page is http://Check-these.info/EasySubdomain.html