By yucivictech
I am hosting my website on VPN- DigitalOcean.
I installed NGinx, sendmail packages on ubuntu but I kept trying to
I kept having this problem whenever I try to send an email through contact form. The contact form uses php script ** 405 Not Allowed nginx/1.4.6 (Ubuntu) **
I tried different solutions I found on the internet like this but couldnt overcome the problem.
Any advise on how to solve this. It seems that nginx is blocking php scripts.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi! Can you post the HTML source code of the contact form? Specifically the <form ...> line. What method is it using?
<form method="POST" action="contact.php">
.
.
</form>
I’m made aware that POST method is not allowed in static html with nginx but I’ve been searching for the right config all over the internet and none of the suggested solution work for me.
Can you help point me in the right direction? Appreciate it so much. Thanks ;)
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.