nginx 0.8.47 php-fpm error_page not working

Edho P Arief edhoprima at gmail.com
Sun Aug 8 10:44:53 MSD 2010


On Sun, Aug 8, 2010 at 1:36 PM, nginx_newbie <nginx-forum at nginx.us> wrote:
> Dear Nginx Experts / Friends,
>
> I am new to nginx. Just getting my feet wet since around 15 days.
> I am sorry for this extremely long post. Just wanted to give all
> details
> for quick understanding of the problem hence long code attachments.
>
> I have installed CentOS 5.5 + nginx + php-fpm on linode.com VPS.
> Default error_page 404 in nginx.conf for server localhost is working.
>


try
        location = /error404.htm {
                root /srv/www/mutually4u.com/public_html;
        }


-- 
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org



More information about the nginx mailing list