[Bug 70690] Re: webdavs opens firefox in nautilus
crun
lex.biesenbeek at gmail.com
Tue Jan 2 23:26:50 UTC 2007
This problem happened to me when I set up an webdavs share used an
incorrect configuration on my server. Using this (incorrect) share,
Firefox whould open the "davs://" URI. When I'd fixed the error however,
nautilus opened the share like it should.
I suppose it could be that the server sends an error back over http,
which causes nautilus to pass the error-page to Firefox.
If it helps, the error in my Apache2 config file was in the Alias
directive:
...
Alias /shared "/var/www_dav_shared/"
<Directory /var/www_dav/shared>
...
Here the <Directory> points to the wrong location. In my browser the
error was ignored, but Nautilus probably detected it.
--
webdavs opens firefox in nautilus
https://launchpad.net/bugs/70690
More information about the desktop-bugs
mailing list