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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T00:22:45+00:00 2026-06-06T00:22:45+00:00

I want the url http://welcome.com (for example) to render the content from the url

  • 0

I want the url http://welcome.com (for example) to render the content from the url http://www.cleaning.com/welcome without redirecting to cleaning.com.

so when people go to welcome.com they see the content from http://www.cleaning.com/welcome but welcome.com remains in the address bar. how can I do that?

  • 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-06T00:22:47+00:00Added an answer on June 6, 2026 at 12:22 am

    If both sites are on the same server, you could setup your virtual host for example.com to have as DocumentRoot the path to your cleaning.com/welcome directory. How you accomplish this depends on your webserver. On apache, this would be something like:

    <VirtualHost *:80>
        #rest of config
        DocumentRoot "/var/www/cleaning.com/web/"
        ServerName www.cleaning.com
    </VirtualHost>
    <VirtualHost *:80>
        #rest of config
        DocumentRoot "/var/www/cleaning.com/web/example"
        ServerName example.com
    </VirtualHost>
    

    If they aren’t on the same server, you could use (I don’t believe I’m saying this) framesets.

    PS: framesets are obsolete on HTML5.

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

Sidebar

Related Questions

I want to download a .zip file which is available at URL http://www.nseindia.com/content/equities/cmbhav.htm by
I want this url http://www.youtube.com/watch?v=dgNgODPIO0w&feature=rec-HM-fresh+div to be transformed to: http://www.youtube.com/v/dgNgODPIO0w with php.
I want to pass a url like http://example.com/test?a=1&b=2 in url segment of codeigniter. I'm
I want to create URL re-write rules for following URL in htaccess. http://example.com/vedios/category/fun/ ->
I want to compare url A ( http://www.somehost.com/citizenship ) with the pattern url B
I want to generate html content based on a result returned by http url.
Given a parent URL (say http://dir.yahoo.com/News_and_Media/ ), I want to scrape all URLs which
This is the URL I want to share: http://mydomain.com/#url=http://stackoverflow.com Inside my site, I do
Having no luck removing the index.php file from the url. For example I want
I have a URL http://myapp.com/get_data that returns an application/json Content-Type . When I browse

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.