97e07f1 Don't use deprecated Apache Access options.

3 files Authored by sudharsanomprakash 5 years ago, Committed by frenaud 5 years ago,
    Don't use deprecated Apache Access options.
    
    httpd-2.4+ has deprecated the Order, Allow and Deny directives. Use the Require directive instead.
    
    Signed-off-by: Sudharsan Omprakash <sudharsan.omprakash@yahoo.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>