2008/9/20 <[EMAIL PROTECTED]>: > Hello, > > I would like to mirror Perl scripts I have loaded in a domain #1 directory > and use them in domain #2 without redirecting the web response to domain #1. > I really don't want to make copies of all the scripts in domain #1 and > install them in domain #2 as this will become a maintenance nightmare in > configuration control. I'm looking for a solution where I don't have to > run and maintain 2 copies of the same scripts to support 2 separate and > independent domains.
Can you config the web server to run two virtual domains but with the same CGI directory? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/