Quick help with Apache Mod Security -------------------------------------------------------------------------------- Can anyone help me setup mod security on apache 1.3.3 I need to 1. Disable all uploads onto the webserver. 2. A upload will be able only for 2 scripts. a. subdomain3.domain.com/up3.cgi b. subdomain5.domain.com/up5.cgi What happens if someone tries to make an html page with a multipart/form-data and tries to set my domain.com - URL. Right now it seems that it tries to send it to my server. Can anyone help with this configuration. Thanks