Thanks for this Reinhard,
I agree, the env settings in my rules are just making a lot of noise. Your
rules are much easier.
One problem I see is that your [2] seems to create an infinite loop. When a
user go to http://localhost/myapp. This will infinitely trigger the rule over
and over again.
W
Hello,
Have a try with restarting apache service, otherwise add the following lines
to the Virtual Host configuration
SSLProtocol -all +SSLv3 +TLSv1
SSLCipherSuite HIGH:MEDIUM:!SSLv2:!LOW:!EXP:!aNULL
restart the apache service and have a try...
On 21 May 2010 17:45, Dennis J. wrote:
> Hi,
> I
I was going under the assumption Alias still worked the same for mod_ftp as
it did in core.
You'll notice aliasses don't get included in the directory index listing
either. Unless you create a folder :)
Glad it worked out.
~Jorge
On Fri, May 21, 2010 at 9:54 PM, bma srcds wrote:
> awesome,so