Scott Battaglia wrote:

> I would guess you need to move your images and CSS out of the 
> directory protected by CAS.  But I'm not too familiar with that CAS 
> client.

Yes that could be a workaroud, but I thought that there was a well known 
solution ...?
Anyway I tried your workaround, setting no CAS auth in the template 
subdir where css and images are located for that SVNview (simple php 
application), but no way, css and images still don't show up :-( .

<Directory /var/www/html/svnview/templates>
 Order Allow,Deny
 Allow from all
</Directory>
<Directory /var/www/html/svnview>
 AuthType CAS
 AuthName "INT auth"
 Require valid-user
</Directory>

82.230.22.244 - - [15/Oct/2006:12:40:37 +0200] "GET 
/svnview/index.php?ticket=ST-60320-gToFH54pPfSXP6UOEt3M HTTP/1.1" *200* 
3285 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.0.7) 
Gecko/20060909 Firefox/1.5.0.7"

82.230.22.244 - - [15/Oct/2006:12:40:37 +0200] "GET 
/svnview/templates/BlueGrey/styles.css HTTP/1.1" *302* 369 
"http://share.int-evry.fr/svnview/index.php?ticket=ST-60320-gToFH54pPfSXP6UOEt3M";
 
"Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.0.7) Gecko/20060909 
Firefox/1.5.0.7"

No one has ever had that problem ?
thanks.




>
> -Scott
>
> On 10/13/06, * Jehan PROCACCIA* <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     I had this problem once, but cannot remember how I resolved it, I
>     don't
>     find the reponse in the archive neither :-(
>
>     on a casified <Directory>  everything works fine except that pages
>     that
>     contains images and css cannot load them. indeed in the logs I see an
>     200 http code for the page itself with a cas ticket, and a 302 without
>     ticket for the css and images:
>
>     *MailScanner warning: numerical links are often malicious:*
>     157.159.50.197 <http://157.159.50.197> - - [12/Oct/2006:13:58:31
>     +0200] "GET
>     
> /svnview/listing.php?repname=s2ia&path=/&sc=0&ticket=ST-57395-0CoFHX076D8BjUvpxRcH
>
>     HTTP/1.1" 200 7030
>     *MailScanner warning: numerical links are often malicious:*
>     157.159.50.197 <http://157.159.50.197> - - [12/Oct/2006:13:58:31
>     +0200] "GET
>     /svnview/templates/Standard/styles.css HTTP/1.1" 302 371
>
>     The page finally show in the browser without css formating and no
>     images
>     :-( .
>     How can I correct that.
>
>     Thanks.
>     _______________________________________________
>     Yale CAS mailing list
>     [email protected] <mailto:[email protected]>
>     http://tp.its.yale.edu/mailman/listinfo/cas
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Yale CAS mailing list
>[email protected]
>http://tp.its.yale.edu/mailman/listinfo/cas
>  
>

_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to