[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re[4]: [cobalt-users] SSL ?
- Subject: Re[4]: [cobalt-users] SSL ?
- From: Jason Gottschalk <Jason@xxxxxxx>
- Date: Wed Apr 16 19:11:03 2003
- Organization: SYO Computer Engineering Services, Inc.
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hello Dan,
I tried that, no go...
Wednesday, April 16, 2003, 8:59:04 PM, you wrote:
DK> Perhaps you need to put the full http:// URL in for the redirect.
>> -----Original Message-----
>> From: cobalt-users-admin@xxxxxxxxxxxxxxx
>> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx] On Behalf Of
>> Jason Gottschalk
>> Sent: Wednesday, April 16, 2003 8:23 PM
>> To: Dan Kriwitsky
>> Subject: Re[2]: [cobalt-users] SSL ?
>>
>>
>> Hello Dan,
>>
>> This just kinda hangs......or loops or something.....
>>
DK> http://www.frankenmuthjellystone.com/contact_us.htm
DK> <VirtualHost 209.15.182.23>
DK> ServerName www.frankenmuthjellystone.com
DK> ServerAdmin admin
DK> DocumentRoot /home/sites/site13/web
DK> ServerAlias frankenmuthjellystone.com
DK> RedirectPermanent /contact_us.htm
DK> https://www.frankenmuthjellystone.com/contact_us.htm
DK> RewriteEngine on
DK> RewriteCond %{HTTP_HOST} !^209.15.182.23(:80)?$
DK> RewriteCond %{HTTP_HOST}
DK> !^www.frankenmuthjellystone.com(:80)?$
DK> RewriteRule ^/(.*)
DK> http://www.frankenmuthjellystone.com/$1 [L,R]
DK> RewriteOptions inherit
DK> AliasMatch ^/~([^/]+)(/(.*))? /home/sites/site13/users/$1/web/$3
DK> AddHandler cgi-wrapper .cgi
DK> AddHandler cgi-wrapper .pl
DK> AddHandler server-parsed .shtml
DK> AddType text/html .shtml
DK> </VirtualHost>
DK> Wednesday, April 16, 2003, 7:33:05 PM, you wrote:
DK>> Couldn't you just do a
DK>> RedirectPermanent /form.html https://www.example.com/form.html
DK>> and put that in httpd.conf for that site.
--
Best regards,
Jason Gottschalk mailto:Jason@xxxxxxx
SYO Computer Engineering Services, Inc.
586-286-2557