<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hi,<br>
    <br>
    <blockquote
cite="mid:CAAvWcKEayxmXPG=HfcfsC+obrVBtXY0c5+kcqLK9QZV28aW2MQ@mail.gmail.com"
      type="cite">
      <div>but I am wondering if you have encountered a similar issue.
        In the staging server I can see the logs for the HTTP requests
        but any page using HTTPS does not trigger any logging. So I have
        one controller#action rendering the 404 page and I do not know
        the cause. exception_notification does not work either with
        HTTPS. Quite strange.<br clear="all">
      </div>
    </blockquote>
    <br>
    Are the request actually reaching your rails stack? If SSL is not
    properly configured in your apache/nginx, then you might be getting
    the 404 directly from the webserver; hence the lack of references in
    the rails logger.<br>
    <br>
    Cheers,<br>
    <br>
    j<br>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      <p>javier ramírez</p>
      <p> ..i do ruby on rails development in madrid, spain, at <a
          href="http://www.aspgems.com">http://www.aspgems.com</a>
      </p>
      <p> <a href="http://javier-ramirez.com" title="javier ramirez">javier
          ramirez's home page (http://javier-ramirez.com)</a><br>
        <a href="http://formatinternet.com" title="format internet :
          ruby on rails blog by javier ramirez">javier ramirez's blog
          (http://formatinternet.com)</a><br>
      </p>
    </div>
  </body>
</html>