(2023-02-05, 23:10)Travis Cobbs Wrote: It redirects to https, so LDView unofficial parts still don't work.
Code:HTTP/1.1 301 Moved Permanently\r\nServer: nginx/1.18.0 (Ubuntu)\r\nDate: Sun, 05 Feb 2023 23:08:41 GMT\r\nContent-Type: text/html\r\nContent-Length: 178\r\nConnection: close\r\nLocation: https://library.ldraw.org/library/unofficial/parts/s/100662s02.dat\r\n\r\n<html>\r\n<head><title>301 Moved Permanently</title></head>\r\n<body>\r\n<center><h1>301 Moved Permanently</h1></center>\r\n<hr><center>nginx/1.18.0 (Ubuntu)</center>\r\n</body>\r\n</html>\r\n
Yup. I haven't changed the server setup allow that since I'm Nginx dumb. I'll read some docs and get it working shortly.