[[User:Snoble|Snoble]] 01:21, 5 November 2007 (MST)
[[User:Snoble|Snoble]] 01:21, 5 November 2007 (MST)
+
+
I also get stuck when I try to activate a package: I'm getting warnings about information files and fragments not being present at https://myserver/download/123456789 and at http://myserver/download/123456789
+
+
Of course files and fragments are at the good place and reachable...
+
+
This is really weird because according to the '''guide.pdf''', files can be placed on any https capable apache server in ./download/123456789 and accessible at https://fileserver/download/123456789
+
+
I get the same result with your proposed modifications: I get a 403 error page at http://myserver/download but if I put an empty index.html file inside the folder and I can see a blank page at http://myserver/download (no more 403 error)
+
+
So this folder was already reachable...
+
+
+
There is also this section about "https certificate" in '''guide.pdf''' at ''sections 8.2 & 8.8.1''. I didn't create the needed '''cacert.pem''' file, did you?