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 3391046
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T03:45:38+00:00 2026-05-18T03:45:38+00:00

I have removed the blog from my domain and put a simple index.html instead.

  • 0

I have removed the blog from my domain and put a simple index.html instead.
How do I redirect all the incoming traffic so that it does not show a 404 error, but redirects to the index?

I tried this, but it loops…

RewriteEngine on
RewriteRule ^(.*)$ /index.html [L,R=301]
  • 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-05-18T03:45:39+00:00Added an answer on May 18, 2026 at 3:45 am

    Try:

    RewriteEngine on
    RewriteCond %{REQUEST_URI} !^/index.html
    RewriteRule ^(.*)$ /index.html [L,R=301]
    

    As you mentioned that this doesn’t work, I’d try:

    RewriteEngine on
    RewriteCond %{REQUEST_URI} !^/aaa.html
    RewriteRule ^(.*)$ /aaa.html [L,R=301]
    

    index.html is a general default file name, so there might be rules that are on the server level, not in your .htaccess. That depends on the server setup, though.

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

Sidebar

Related Questions

Since it's integration to the framework, the package seems to have been removed from
I have two entities // All details has been removed @Entity @Table(name = "A_TABLE_NAME")
I have a stackpanel with some usercontrols that are added or removed during runtime.
I have a window with 3 radiobuttons like this(removed all non interesting props): <Control
I have a VPS that is running Fedora Core 6, with yum somehow removed
I have a list of blog posts from users with avatars. Cause of some
Essentially I want to have my blog grab wall photos, status updates, etc. from
I've seen a number of blog posts, and have experienced for myself, that Mercurial
I have googled and googled around for this and found the blog post from
This is probably an overly simple question, but I have a blog Creating Wealth

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.