Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Digital Lifestyle
Web Design and Hosting
404 Error
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Adz_Rox" data-source="post: 1324833" data-attributes="member: 173812"><p>I can't find any information on this through Google, so I decided to ask people about it, instead of a website. Anyway, I want to give users a custom URL for my 404 error page in my site, so instead of being redirected to <a href="http://example.com/404" target="_blank">IANA — Example domains</a>, if they visited <a href="http://example.com/nonexistentpage" target="_blank">IANA — Example domains</a>, they will see the 404 error page in that page. Kind of like an <iframe> tag, but for 404 pages. Does anyone know how to do this? In my .htaccess file, I have </p><p></p><p>ErrorDocument 404 <a href="http://example.com/404/" target="_blank">IANA — Example domains</a></p><p></p><p>By the way, I don't know PHP or Apache Web Server Configuration, so please be patient!</p></blockquote><p></p>
[QUOTE="Adz_Rox, post: 1324833, member: 173812"] I can't find any information on this through Google, so I decided to ask people about it, instead of a website. Anyway, I want to give users a custom URL for my 404 error page in my site, so instead of being redirected to [url=http://example.com/404]IANA — Example domains[/url], if they visited [url=http://example.com/nonexistentpage]IANA — Example domains[/url], they will see the 404 error page in that page. Kind of like an <iframe> tag, but for 404 pages. Does anyone know how to do this? In my .htaccess file, I have ErrorDocument 404 [url=http://example.com/404/]IANA — Example domains[/url] By the way, I don't know PHP or Apache Web Server Configuration, so please be patient! [/QUOTE]
Verification
Name this item 🌈
Post reply
Forums
Digital Lifestyle
Web Design and Hosting
404 Error
Top