[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re[2]: [cobalt-users] SSL ?
- Subject: Re[2]: [cobalt-users] SSL ?
- From: Jason Gottschalk <Jason@xxxxxxx>
- Date: Wed Apr 16 17:28:01 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,
This just kinda hangs......or loops or something.....
http://www.frankenmuthjellystone.com/contact_us.htm
<VirtualHost 209.15.182.23>
ServerName www.frankenmuthjellystone.com
ServerAdmin admin
DocumentRoot /home/sites/site13/web
ServerAlias frankenmuthjellystone.com
RedirectPermanent /contact_us.htm https://www.frankenmuthjellystone.com/contact_us.htm
RewriteEngine on
RewriteCond %{HTTP_HOST} !^209.15.182.23(:80)?$
RewriteCond %{HTTP_HOST} !^www.frankenmuthjellystone.com(:80)?$
RewriteRule ^/(.*) http://www.frankenmuthjellystone.com/$1 [L,R]
RewriteOptions inherit
AliasMatch ^/~([^/]+)(/(.*))? /home/sites/site13/users/$1/web/$3
AddHandler cgi-wrapper .cgi
AddHandler cgi-wrapper .pl
AddHandler server-parsed .shtml
AddType text/html .shtml
</VirtualHost>
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