Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings.
Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
without the trailing slashes I get a redirect loop.
Also.. and I guess this is maybe a personal thing, but it might be better to direct users to using seperate config files rather than just stashing everything in httpd.conf, but that's probably just me.
Mr5o1 wrote:Also.. and I guess this is maybe a personal thing, but it might be better to direct users to using seperate config files rather than just stashing everything in httpd.conf, but that's probably just me.
What the Wiki shows is just an example of how to get it working. It's not an advice on how to setup an Apache server properly.
I'm surprised that you need the trailing slashes, I've been using the original example for years.
Any thoughts on why it's needed?
So yeah, now I've had time to think about it, I think it's because my proxy lines were using the root path "/". In any case, it was definitely the trailing slash that resolved the problem.