How to solve 405 Not Allowed
whitetown
PROOP

2 years ago

I have an old website, just html/css + php email form.
I have tried to transfer it from DO to Railway, everything went smoothly except one thing: the contact form does not work. When I click "sibmit" I see in the browser:
https://my-web-site.up.railway.app/forms/contact.php
405 Not Allowed
nginx/1.24.0

Is there a solution?

1 Replies

whitetown
PROOP

2 years ago

resolved.. added an empty composer.json {}


Loading...