Re: [users@httpd] How to prevent upload of specific filetype in Apache

2016-03-03 Thread Aurélien Terrestris
hi

you can have a look at mod_lua but I'm unsure on how to implement for your
need

regards

2016-03-03 21:02 GMT+01:00 Rose, John B :

> Looking for ways to prevent upload of specific filetypes into a specific
> directory. PHP for example.
>
> It looks like there may be a method in mod_security
>
> Any alternative ways?
>
> Thanks
>
>


[users@httpd] How to prevent upload of specific filetype in Apache

2016-03-03 Thread Rose, John B
Looking for ways to prevent upload of specific filetypes into a specific 
directory. PHP for example.

It looks like there may be a method in mod_security

Any alternative ways?

Thanks