[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Re[2]: [cobalt-users] SSL ?
- Subject: RE: Re[2]: [cobalt-users] SSL ?
- From: "Dan Kriwitsky" <list1@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed Apr 16 18:03:03 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
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.....
>
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
_____________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users