Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 4 of 4

This is a discussion on Subdomain Directory Structure in the Shared & Semi-Dedicated forum
Hello all. Sorry if this is a repeat of a noob question, but I couldn't find an answer here in the forums. My issue is ...

  1. #1
    JPC Member
    Join Date
    Jul 2004
    Location
    Columbia, MO
    Posts
    12

    Subdomain Directory Structure

    Hello all. Sorry if this is a repeat of a noob question, but I couldn't find an answer here in the forums.

    My issue is that I would like to find a way to change my subdomains from their default locations at /public_html/subdomain/ to just /subdomain/. I'm trying to set up automatic site updating, and the subdomains being directories in public_html is wrecking my already less-than-brilliant plans. Is this possible?

    Just curious if anyone else has wondered this. Thanks,
    -Scott

    EDIT: Just a note, it seems that I can create a ticket for support to fix this for me, but since I use my website mostly as a experimental testbed for random projects, I would be creating tickets frequently as I create and delete subdomains
    Last edited by Sparker; 10-09-2004 at 02:34 PM.

  2. #2
    Community Leader jason's Avatar
    Join Date
    Sep 2001
    Location
    Rochester, NY
    Posts
    6,003
    I don't think you can. Apache is set up to only allow the contents of public_html to be visible to the web for security purposes. You could try making a symlink inside public_html pointed at the outside directory, but I don't know if it would work. If you really want that feature, support will probably have to do it for you on a case-by-case basis.

    --Jason
    Jason Pitoniak
    Interbrite Communications
    www.interbrite.com www.kodiakskorner.com

  3. #3
    JPC Member
    Join Date
    Jul 2004
    Location
    Columbia, MO
    Posts
    12
    Quote Originally Posted by jason
    I don't think you can... If you really want that feature, support will probably have to do it for you on a case-by-case basis.
    That's what I was afraid of. Oh well, thanks for the input.
    -sparker

  4. #4
    || $name ne 'R.Stiltskin'
    Join Date
    Jun 2003
    Location
    Tejas
    Posts
    2,438
    Yeah, I think jason's summarized it well. The default config for virtual servers is to serve out of public_html and make it only publicly accessible. You could set up templates and datafiles in the private space that a script in the public space can parse, but you cannot serve private space files directly.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •