Hi All, I have placed video files in one folder,created directory listing in apache http server using Alias.
Alias /videos /var/www/videos I used to access video video files as http://ipaddr/videos These are keep alive parameters in httpd.conf: Timeout 60 KeepAlive Off MaxKeepAliveRequests 100 KeepAliveTimeout 15 mostly it is downloading properly.sometimes, it is showing error *webserver connection was closed *in browser while accessing http://ipaddr/videos/xyz.mp4 Please suggest to get rid from this error. -- Thanks & Regards, HariPrasadh _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
