Jump to content

404 httpd.conf


Evil Glint

Recommended Posts

All right, I'll keep this simple: I'm trying to set up custom error pages using the httpd.conf file. I've searched the web using Google all day, but I can't find the spot to put this code.

ErrorDocument 403 /403.php
ErrorDocument 404 /404.php

I know I at Terminal.app I need to enter

cd /etc/httpd

, then enter

sudo pico httpd.conf

, but I don't know where to actually insert the code.

 

And no, I'm not looking for info on how to do this with a .htaccess file.

 

Thank you very much!

Link to comment
https://forums.phpfreaks.com/topic/221610-404-httpdconf/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.