rejetto forum
Software => HFS ~ HTTP File Server => Bug reports => Topic started by: mic159 on May 15, 2008, 12:10:09 PM
-
I am trying to use HFS to serve a linux distro across a network (PXE network boot).
I was using Apache, but it didnt keep access logs taht i needed to debug the installation.
So i decided to use HFS.
But for some reason, someone has made a boo boo in the code for pxelinux where it adds a slash to a url twice.
eg. http://192.168.0.1/xubuntu//distro/hardy/Release
Apache just replaces the // with a single /, but HFS just returns 404.
I was wondering if you could put out a patch ( i kinda want it soon ) that adresses this issue?
-
sorry for not being as quick as you needed, it's not the right time for me.
anyway, if Apache behaves that way (and that's true from a quick test) it's ok for me to do the same with HFS.
it will be available from next beta build (186).