1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

ssl configaration for specific url

Discussion in 'Apache' started by Abhishek.Patil.R, Feb 1, 2012.

  1. #1
    We are trying to enable TLSV1 for a specific url pattern while the rest of the application can use SSLV3. We are trying to override the default protocol by adding the below entry to the ssl.conf file. But this is not overwriting the settings. Let us know the right way to do it.


    <Location /xyz/>
    SSLProtocol -all +TLSv1
    SSLCipherSuite HIGH
    </Location>




    Regards
    ABHISHEK
    Abhishek.Patil.R@gmail.com
     
    Abhishek.Patil.R, Feb 1, 2012 IP