1

How can I execute a file by using web server like apache in the local network by hosting a webpage?

1 Answer 1

2

You can use Apache CGI or PHP. If you transmit arguments from your webpage to your script, be sure to sanitize inputs to prevent code injection.

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

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.