biomassives / timthumb

Automatically exported from code.google.com/p/timthumb
0 stars 0 forks source link

Timthumb images not showing after installation os SSL #432

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Reinstall SSL
2. Chanigng .htaccess to RewriteEngine On 
RewriteCond %{HTTPS} off 
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} 

What is the expected output? What do you see instead?
I want to see the timthub images instead i see nothing. All other images are 
working. Note: The images work fine when i use no ssl like http without the s

What version of the product are you using? On what operating system?
I have a cpanel/WHM from host gator

Please provide any additional information below.

Original issue reported on code.google.com by talentai...@gmail.com on 14 Feb 2013 at 5:19

GoogleCodeExporter commented 9 years ago
I m also getting same issue.. timthumb is working with simple http: but its not 
working with https

Original comment by irfan....@gmail.com on 11 Sep 2013 at 4:17