Results 1 to 4 of 4

Thread: virtual folder

  1. #1

    virtual folder

    what does virtual folder on the web server mean ?

  2. #2
    Senior Member
    Join Date
    Jul 2004
    Posts
    548
    A Virtual Server is fully functioning Web Server that resides within the same physical location of a true Web Server. Multiple Virtual Servers can reside on a single Web Server. This technology sprang up in the mid 1990's and has allowed business and persons to have the benefits of a Web Server at a very feasible rate.

    ---

    This is where a server is split, using software, into two or more segments, which are apportioned to different customers. From the customer standpoint it will 'feel' as if they have the server to themselves, by having limited, but guaranteed sources to use. They can have full administrative rights to the server as they are in a sense 'fenced' in. This is a mid point between shared and dedicated, but isn'ta very popular offering.

    ---

    An account on a web hosting server, usually linked to its own domain. This provides an inexpensive way to run a web site with its own top level domain, and is usually indistinguishable from having a separate physical server, except that the virtual server may share an IP address with other virtual servers on the same machine. A virtual server account is fine for most uses, but will often be slower to respond than a dedicated server, and physical access to the machine will seldom be allowed. ...
    And so it follows that a virtual folder is where a certain one of the virtual servers' files reside. Or at least, that's what I assume the term means - I haven't come across it before..

    Google Search

  3. #3
    Just Another Geek
    Join Date
    Jul 2002
    Location
    Rotterdam, Netherlands
    Posts
    3,401
    A virtual folder is a folder that exists on the website like http://mysite/folder/virtfolder/ .

    Folder maybe an actual folder (directory) inside the webroot.. Virtfolder can be a virtual folder that doesn't exist in the real directory but the webserver "maps" this to an actual folder..

    http://httpd.apache.org/docs/2.0/mod...ias.html#alias
    http://weblogs.asp.net/owscott/archi.../10/87262.aspx
    Oliver's Law:
    Experience is something you don't get until just after you need it.

  4. #4
    Thanks sir dice, got it.

Posting Permissions

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