I have some sites on a server. they all have a drectory named 'image-upload' where users of sites upload their images.
I want to:
Off PHP engine for this directory on all the sites
disable .htaccess on this directory on all the sites
Can I do it apache config file using regex?