Hi,
I already did the following steps.
But when I try, I get this:
OS: Debian 10
DA version: 1.60.4
What can I do further to solve/troubleshoot this ?
I already did the following steps.
Code:
cd /usr/local/directadmin/custombuild
./build set http_methods GET:HEAD:POST:PUT:DELETE
./build rewrite_confs
But when I try, I get this:
Code:
<html><head>
<title>405 Method Not Allowed</title>
</head><body>
<h1>Method Not Allowed</h1>
<p>The requested method PUT is not allowed for this URL.</p>
</body></html>
OS: Debian 10
DA version: 1.60.4
What can I do further to solve/troubleshoot this ?