[Mono-aspnet-list] won't display image/css files without login?

Diego Frata diego.frata at gmail.com
Wed Jul 7 10:29:05 EDT 2010


The problem is a bad configuration of authorization section of the
web.config file. You're probabling denying access for every path with
exception of the login page. Try to change the config file to allow the
files you need or a entire folder like CSS or Images.


Diego Frata
diego.frata at gmail.com


On Wed, Jul 7, 2010 at 11:25 AM, KScott <angstsix at gmail.com> wrote:

>
> Hello, to start, i'm new to mono and asp.net ( but I've been programming
> vb/asp/php/mysql and so on for years ). I just installed mono on Ubuntu
> with
> apache2.
>
> everything seems to run correctly with one exception. when I come to the
> site, the aspx pages wont load any images or css files until the user logs
> in. once logged in all assets load correctly.
>
> hoping that someone here might be able to point me in the right direction?
>
> cheers!
> -Ken
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/won-t-display-image-css-files-without-login-tp2280980p2280980.html
> Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20100707/62d135b0/attachment.html 


More information about the Mono-aspnet-list mailing list