PDA

View Full Version : uploads directory confuse apache



LionRock
05-19-2007, 01:27 PM
Hi

I have uploads directory. And I cant access it through the web.

Example:
http://linux-si.org/uploads/desktop_mcotm_07_05.jpg

Error in apache log:
[Sat May 19 22:14:09 2007] [error] [client xxx.xx.xxx.xxx] File does not exist: /etc/httpd/uploads

w0t ? /etc/httpd/uploads ?

Any suggestions ?

Thanks

Best Regards

LionRock
05-19-2007, 01:35 PM
Got it. In httpd-dav.conf is Alias from uploads to /etc/httpd/uploads.

Why on /etc/httpd/uploads ?

Regards