Hi
I have II 7.5 setup and currently 2 vhosts each vhost has its own applicati= on
pool and it's on copy of the ajp connector
We did this so that we can say run prod and uat at different version and al= so
make sure that bringing one down doesn't affect the other !
Now I went to add another vh
On Wed, Jul 18, 2012 at 06:00:45PM -0400, Dunkle, Edward (Edward) wrote:
> Options +IncludesNOEXEC FollowSymLinks
Don't do that. If you mix +/- options with non-+/- options you'll have
problems. Instead use maybe
Options +IncludesNOEXEC +FollowSymLinks
HTH,
Pete
--
Openstrike
This is driving me crazy ;-)
I have it working in my local win NT box but not on our Linux test server
running 2.0.48. (yea I know it's old but it's been working fine)
It's compiled in so I don't need to load the module, right?
[root@adgsit2web apache2]# /usr/local/apache2/sbin/httpd_wag