PHP Force Apache error
        Posted  
        
            by Rolf
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Rolf
        
        
        
        Published on 2010-06-09T09:07:28Z
        Indexed on 
            2010/06/09
            9:22 UTC
        
        
        Read the original article
        Hit count: 308
        
Hi dear stackers :P
Thanks to this forum, I learnt PHP header function does not actually send header to Apache server but only to the client.
What I wanna do is to generate an error 500, and let Apache displays its corresponding page. Is there a way to force it ?
Thanks in advance ! (and allez les bleus !)
© Stack Overflow or respective owner