Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8102165
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T23:10:34+00:00 2026-06-05T23:10:34+00:00

I want to add in my .htaccess ErrorDocument 404 /error-404.php (etc) but only when

  • 0

I want to add in my .htaccess ErrorDocument 404 /error-404.php (etc) but only when the referer is empty.
So, if an user wrongly typed an URL, gets the error-404.php, but when I linked an image in my page and doesnt exists, the default error 404 apears.

That way, I save bandwidth not downloading HTML+CSS+stuff when the user wont see the Error.

But i dont know how to do it 🙁

Thank you in advance 🙂

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T23:10:35+00:00Added an answer on June 5, 2026 at 11:10 pm

    Try this:

    RewriteCond %{HTTP_REFERER} ^$
    RewriteRule !error-404.php /error-404.php [L]
    

    Don’t set ErrorDocument to the php file, otherwise your default 404 won’t ever appear. Note that this won’t return a 404 code by default, your error-404.php needs to do this by using something like the header() function.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: How to add .php extension using .htaccess url rewriting? I want to
I am writing one web application using PHP/CodeIginter. Now, I want to add a
I want to add Indexes to a specific subfolder from my root-htaccess. Because of
My website has document root ~/public_html but i want to add all the files
i have different url (setup in .htaccess) and now i want to add more
I want to redirect only php files and files with no file extension like
I am managing a wordpress blog and want to throw a 404 error whenever
I want to be able to rewrite this http://localhost/.../identicon/f528764d624db129b32c21fbca0cb8d6.png to http://localhost/.../identicon.php?hash=f528764d624db129b32c21fbca0cb8d6 so I add
i am using the rewrite rules in htaccess but i am getting error on
I want add new Feed item on entity persist and update. I write this

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.