开发者

Subversion WebDav troughs download windows on file view

开发者 https://www.devze.com 2023-01-04 00:32 出处:网络
Upon upgrading to Ubuntu 10.10 on our dev machine we run into a small problem with the WebDav SVN. Now when we access a file it sends bin file type as header which triggers the browser to show the dow

Upon upgrading to Ubuntu 10.10 on our dev machine we run into a small problem with the WebDav SVN. Now when we access a file it sends bin file type as header which triggers the browser to show the download window instead of displaying the file.

I didn't manage to find any similar problems and no con开发者_Python百科figuration related to this. Any ideas?

Thank you.


i manage to fix it by adding

ForceType text/plain 

in the httpd.conf location tag for svn

0

精彩评论

暂无评论...
验证码 换一张
取 消