[Owncloud] 4.5 RC2 Win7x64
Robin Appelman
icewind at owncloud.com
Thu Oct 4 12:18:18 UTC 2012
On Thursday 04 October 2012 13:48:40 Thomas Müller wrote:
> Hi,
>
> your IIS is not properly configured as it tries to serve core.css directly
> from the file system:
>
> (From your posted core.css)
> <tr class="alt"><th>Requested
> URL</th><td>http://192.168.101.77:8080/remote.php/core.css</td></tr>
> <tr><th>Physical Path</th><td>U:\data\cloud45\remote.php\core.css</td></tr>
>
> IIS should execute remote.php instead of looking for remote.php/core.css
>
> I have no idea how to configure IIS to behave correctly.
>
> On apache this is all handled with .htaccess - afaik.
Executing a php file no matter what is after the path is default behaviour from
apache and most other httpd's
> Take care,
>
> Tom
>
> Am Donnerstag, dem 04.10.2012 um 13:32 schrieb g4 at novadsp.com:
> > Hello Arthur
> >
> > On 04/10/2012 11:22, Arthur Schiwon wrote:
> > > On Thursday, October 04, 2012 10:51:13 AM g4 at novadsp.com wrote:
> > >> Hello Frank
> > >>
> > >> IIS 7.5 bundled with Windows 7x64. Something very odd is happening
> > >> with
> > >> the CSS. Please see attached.
> > >
> > > Just to be sure - you cleared your cache?
> > >
> > >> On 04/10/2012 10:16, Frank Karlitschek wrote:
> > >>> This is strange.
> >
> > Yes. Cache cleared.
> >
> > Chrome dev tools shows 2 files not served by IIS, no idea why. Please
> > see attached. Image minified slightly to allow posting to list.
> >
> > Thx
> >
> > Jerry
- Robin Appelman
More information about the Owncloud
mailing list