UltiMaker uses functional, analytical and tracking cookies. Tracking cookies enhance your experience on our website and may also collect your personal data outside of Ultimaker websites. If you agree with the use of tracking cookies, click “I agree, continue browsing”. You can withdraw your consent at any time. If you do not consent with the use of tracking cookies, click “Refuse”. You can find more information about cookies on our Privacy and Cookie Policy page.
Posted
· Call Ultimaker's HTTP API from an HTTPS site
Well apache has proxy features. So if you already had a website where you own the primary web server, and it's apache, you can easily add a few lines into the apache config file such that for example:
The full stable release of UltiMaker Cura 5.4 is here and it makes it easier than ever to remove brims and supports from your finished prints. UltiMaker S series users can also look forward to print profiles for our newest UltiMaker PET CF composite material!
Recommended Posts
gr5 2,067
Well apache has proxy features. So if you already had a website where you own the primary web server, and it's apache, you can easily add a few lines into the apache config file such that for example:
https://mywebsite.com/um3/
would proxy translate to your um3 as http requests.
But if you don't already have an apache webserver already being used then this is more complicated.
Link to post
Share on other sites