Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: ASP

Two Applications in one Root directory

 

 

ModPerl asp RSS feed   Index | Next | Previous | View Threaded


k_berov at yahoo

Jul 6, 2004, 4:38 AM

Post #1 of 2 (1646 views)
Permalink
Two Applications in one Root directory

Hi boys!
Can somebody tell me is it possible to have two applications in one
root directory?
I think it is, but how to configure it?
Do I have to use .htacces files which overrides each other?
What happens with sessions?
I was frustrated by being thrown out when the site starts new sessions
and I am ina subdirectory which uses usernames and passwords.



---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe [at] perl
For additional commands, e-mail: asp-help [at] perl


josh at chamas

Jul 8, 2004, 12:25 PM

Post #2 of 2 (1514 views)
Permalink
Re: Two Applications in one Root directory [In reply to]

Quoting k_berov <k_berov [at] yahoo>:

> Hi boys!
> Can somebody tell me is it possible to have two applications in one
> root directory?
> I think it is, but how to configure it?
> Do I have to use .htacces files which overrides each other?
> What happens with sessions?
> I was frustrated by being thrown out when the site starts new sessions
> and I am ina subdirectory which uses usernames and passwords.
>

You likely need to use different .htaccess configs to define what you want the
applications to be different by. If the global.asa is what you want to be
different, then you need different Global settings. If $Session is what you
want to be different, then you need different StateDir settings.

Generally, you can have as many different applications as you want per server,
but you need to define separate configs in .htaccess or httpd.conf.

Regards,

Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe [at] perl
For additional commands, e-mail: asp-help [at] perl

ModPerl asp RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.