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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T04:13:43+00:00 2026-06-03T04:13:43+00:00

Suppose I have a domain as abc.com , which is inside /htdocs/ directory. Now

  • 0

Suppose I have a domain as abc.com, which is inside /htdocs/ directory. Now I am adding a blog to that as /htdocs/blog/.

Now I want this blog to browse like as blog.abc.com instead of abc.com/blog. But I don’t want to do it for all the directory. How to do it using .htaccess or some PHP code?

Here I want to create sub domain only for this blog, not for other directory present inside /htdocs/, which is the correct way to do it? & what are the possible way to do it.

  • 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-03T04:13:44+00:00Added an answer on June 3, 2026 at 4:13 am

    First create the sub-domain blog.abc.com then use the following .htaccess code to turn abc.com/blog into blog.abc.com:

    RewriteCond %{HTTP_HOST} ^blog.abc.com$ [NC]
    RewriteCond %{REQUEST_URI} !^/blog/
    RewriteRule ^(.*)$ /blog/$1 [L]
    

    Finally, go to blog.abc.com.

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

Sidebar

Related Questions

Suppose i have a cookie set in first.com say user. Now i want to
Suppose that I have the following string: http://www.domain.com/?s=some&two=20 How can I take off what
Suppose that your domain is domain.com and you have the following directories and files
Suppose you have an old legacy website, with an in-house php CMS. http://mysite.com/index.php?page=3&c=7 Now,
How to use subdomain like user.test.com in IIS 7. Suppose we have main domain
Suppose you have an application that utilizes the domain-model pattern, DDD and lots of
Suppose I have a domain model that has 1:1 correspondence to the physical model.
I have an algorithmic problem which can be reduced to this task: Suppose we
Suppose I have an IEnumerable such as a List(TValue) and I want to keep
Suppose I have a list, in which no new nodes are added or deleted.

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.