creating folders accessible from the web

Discussion in 'Installation/Configuration' started by Boon-Dog-Danny, Jun 3, 2009.

  1. Boon-Dog-Danny

    Boon-Dog-Danny New Member

    how do I create sub folders accessible from the web?

    example

    http://www.mysite.com has a folder in my www/public or root folder called test.. how do i make it so i can call the folder like below..

    http://test.mysite.com

    thanks for any help! :)
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Just create a folder inside the web folder and then use apache rewrite rules to rewrite traffic for the subdomain to this folder.
     
  3. Boon-Dog-Danny

    Boon-Dog-Danny New Member

    re

    how? is there a place where I can get some example code?

    and thanks Till
     

Share This Page