Skip to main content
November 30, 2009
Question

organize application folders

  • November 30, 2009
  • 1 reply
  • 601 views

Hi All,

I have more sites, sites have some users, and each user has separate application folder

What I want is put application folder in a defined folder like following

C:\FMIS\siteA\applications\user1

C:\FMIS\siteA\applications\user2

C:\FMIS\siteB\applications\user1

C:\FMIS\siteB\applications\user2

etc...

I think for this I need to create virtual hosts,

I am having some troubles,

Can someone help me how to do it

Thanks

Nurbek

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    December 1, 2009

    Can you detailed out your use case , i mean why do you want seperate applications folder for each user. I mean I am not able to understand why one would want to have seperate applications folder for each user.

    Creating seperate vhosts for sites makes sense. So each site will have seperate applications directory by configuring vhost.xml of each vhost.

    If you intend to have different app logic based on user then you can make user connect to different instances of same application and code to trigger different code paths at server-side code.

    If you intend to stream or record files at different location, you can configure VirtualDirectories.

    I mean it would be better if you describe you use case properly and in detail so that i can help you out.

    December 1, 2009

    I have more sites,

    Example: Each site has usernames (application folder names),

    Sites can have users with the same username

    here each user should use only one application folder, when sites have same usernames it is problem to me

    does this make a sense?

    using unique application folder is not a solution to me

    When I restart virtual host/FMIS, it should effect only siteA, if selected virtual host for siteA