0

I am using wamp server . I wrote a code where user could upload file and the uploaded file will be stored in the server for further processing . I wanted to restrict the executable file upload to this API so that only .feature files can be uploaded. is there any way in WAMP server that we could restrict such file uploads

1 Answer 1

1

You could restrict your file types with your script. Don't need to do things on WAMP.

Please see the below link for more info. It is explaining how to do it

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.