ya when trying to go to ur site i got<br><br><br><br>    <br>    <br><br>    <br>    <br><br>    <br>      <br>      <br><br>        <br>Server not found<br><br>      <br><br>      <br>      <br>      <br><br>      <br>        
<br>        <br><br>          <br><br>Firefox can't find the server at <a href="http://myserver.com">myserver.com</a>.<br><br>        <br><br><br>        <br>        <br><br><br>    *   Check the address for typing errors such as
<br>          <a href="http://ww.example.com">ww.example.com</a> instead of<br>          <a href="http://www.example.com">www.example.com</a><br><br>    *   If you are unable to load any pages, check your computer's network
<br>          connection.<br><br>    *   If your computer or network is protected by a firewall or proxy, make sure<br>          that Firefox is permitted to access the Web.<br><br><br><br><br>      <br><br><br>      <br>
      <br><br>    <br><br><br>    <br>    <br><br>  <br><br><div><span class="gmail_quote">On 7/30/06, <b class="gmail_sendername">Vinicius</b> <<a href="mailto:cviniciusm@uol.com.br">cviniciusm@uol.com.br</a>> wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Matthew Miller escreveu:<br>> On Sun, Jul 30, 2006 at 07:14:48AM -0500, Anthony Messina wrote:
<br>>>>> what about having it listen *only* on port 443?<br>>>> [...] if you do that, someone who connects to<br>>>> <a href="http://yoursite.example.org">http://yoursite.example.org</a> would get an error. That's confusing to
<br>>>> non-technical people. So it's generally better to run on port 80 as<br>>>> well, but redirect all requests.<br>>> that's true.  i guess i was considering that he said "HTTPS only",
<br>><br>> The effect of doing the redirect is that everything is served via https<br>> only, but yeah, if you literally want only https, you could not listen on<br>> port 80..<br>><br><br>Thanks.<br><br>I did do "RedirectPermanent / 
<a href="https://myserver.com/">https://myserver.com/</a>", but the site is<br>presenting an error.<br><br>Both the server and the client use certificates issued by a local CA,<br>and I created a SSLRequire rule to allow only the client to enter the
<br>site. I think the SSL check failed because of the RedirectPermanent.<br><br>Any ideas, please?<br><br><br>Regards,<br>Vinicius.<br><br><br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">
fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list</a><br><br><br></blockquote></div><br>