Re: Setting content type

2011-09-30 Thread Konstantin Kolinko
2011/9/30 D, Dinoj : > Hello, > > > > If we are accessing subversion repository through WebDev module , then the >  content type will be send to the client depend the property what we have > set for files. It won’t look into apche mime types. But there is a way to > edit the header information for

Re: Setting content type

2011-09-30 Thread Daniel Shahaf
Also, I'm sure there is a mod_dav_svn httpd.conf directive to make mod_dav_svn consult mime.types when the property is not set. Ryan Schmidt wrote on Fri, Sep 30, 2011 at 05:55:24 -0500: > > On Sep 30, 2011, at 03:40, D, Dinoj wrote: > > > If we are accessing subversion repository through WebDev

Re: Setting content type

2011-09-30 Thread Ryan Schmidt
On Sep 30, 2011, at 03:40, D, Dinoj wrote: > If we are accessing subversion repository through WebDev module , then the > content type will be send to the client depend the property what we have set > for files. It won’t look into apche mime types. But there is a way to edit > the header info

Setting content type

2011-09-30 Thread D, Dinoj
Hello, If we are accessing subversion repository through WebDev module , then the content type will be send to the client depend the property what we have set for files. It won't look into apche mime types. But there is a way to edit the header information for Content-type For example: