Images/CSS not loading with SSL

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
HeroicLife
Ensign (ENS)
Ensign (ENS)
Posts: 19
Joined: Thu Dec 15, 2005 9:54 pm
Location: ...usually Pasadena or Philadelphia.
Contact:

Images/CSS not loading with SSL

Post by HeroicLife » Tue Jan 22, 2008 10:15 am

My store works fine via http. When I enable SSL however, my images on the admin site and checkout pages go missing. If I right click an image and click "View Image", it redirects to the http version, which works.

I know SSL works fine on this server because we are running production 5.5 in the same site. Outside of the AC7 site, images over SSL work fine.

I don't know if something is wrong with my IIS 6 site configuration, web.config, or whether this is an Able Commerce bug.
Last edited by HeroicLife on Tue Jan 22, 2008 10:40 am, edited 1 time in total.

User avatar
Shopping Cart Admin
AbleCommerce Admin
AbleCommerce Admin
Posts: 3055
Joined: Mon Dec 01, 2003 8:41 pm
Location: Vancouver, WA
Contact:

Post by Shopping Cart Admin » Tue Jan 22, 2008 10:31 am

Hello,

I justed tested the admin side again on SSL and I'm not seeing any issues. During the beta phase we had our config file setup to run the entire admin in ssl and never had troubles. I'm not familiar with any IIS setting which could affect this, but I'd say there must be something.
Thanks for your support

Shopping Cart Guru
AbleCommerce.com
Follow us on Facebook

HeroicLife
Ensign (ENS)
Ensign (ENS)
Posts: 19
Joined: Thu Dec 15, 2005 9:54 pm
Location: ...usually Pasadena or Philadelphia.
Contact:

Post by HeroicLife » Tue Jan 22, 2008 12:17 pm

OK, I figured it out. We have a wildcard (*.*) ASP.Net application mapping for URL rewriting with ASP.Net. We are not using URL rewriting for the store, so disabling it works. However, you may want to consider adding support for this scenario.

Post Reply