Hello,
I own a roblox service and we are trying to get post requests, The issue is all our post requests would be received on a separate user from root. DIR: / > Home > Hosting > qEon-Secure. http://<Our-ip>/home/hosting/qEon-Secure/qsecure does not work please help.
Code snippet:
app.post("/qsecure", function(req, res) {
var size = Object.keys(req.body).length;
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 @Reals,
Upon further reading on roblox and how it should work, it seems the best way to handle this is using a proxy server like Nginx.
As for the problem itself, it does seem like an issue with the configuration itself. Can you confirm what WebService you are running and how are you parsing these requests?
Regards, KFSys
This comment has been deleted
Hi @Reals,
It seems like you’ve provided *:80 config file. Is it possible you are doing those requests on 443 and you don’t have it configured?
Regards, KFSys
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.