[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re[11]: [cobalt-users] SSL ?



Hello Dan,
Well. I don't know what happened. I left the office for a few hours,
when I returned it was working! Go Figure!

Anyway, thanks for all your help. You've been more helpful than you'll
ever know, I read this forum daily, and your posts are helpful even
when I don't have any direct input......

Thursday, April 17, 2003, 9:44:01 AM, you wrote:
>> Hello Dan,
>> OK, Now I'm getting somewhere.
>> 
>> Now it can't find the file
>> Here is the .htaccess
>> 
>> #BEGIN FORCE HTTPS
>> RewriteEngine on
>> RewriteBase   /home/sites/site13/web/contact/
>> RewriteCond   %{SERVER_PORT}  !^443$
>> RewriteRule   ^(.*)?$   https://%{SERVER_NAME}/$1 [L,R]
>> #END FORCE HTTPS
>> 
>> 
>> and here is the error:
>> [Thu Apr 17 09:33:24 2003] [error] [client 63.215.165.9] File 
>> does not exist: /home/sites/site13/web/contact_us.htm
>> 

DK> I'm not that familiar with the rewrite format, but perhaps you need to
DK> change the line.

DK> RewriteRule   ^(.*)?$   https://%{SERVER_NAME}/contact/$1 [L,R]

DK> It looks like it's redirecting to your top level and trying to find the
DK> file there.


-- 
Best regards,
 Jason Gottschalk                         mailto:Jason@xxxxxxx
 SYO Computer Engineering Services, Inc.
 586-286-2557