[Owncloud] 4.5 RC2 Win7x64

Thomas Müller thomas.mueller at tmit.eu
Thu Oct 4 11:48:40 UTC 2012


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.

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
> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud



More information about the Owncloud mailing list