# # Add these to your /etc/http/conf/httpd.conf # # Options None AllowOverride None RedirectMatch (.*)\cmd.exe$ http://127.0.0.1 RedirectMatch (.*)\default.ida$ http://127.0.0.1 RedirectMatch (.*)\root.exe$ http://127.0.0.1 # # # end of file