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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T18:39:44+00:00 2026-05-12T18:39:44+00:00

lets says I have a domain example.com and I have wildcards dns switched on.

  • 0

lets says I have a domain example.com and I have wildcards dns switched on. on example.com a user can signup with username and password. once registration is done, username.example.com starts redirecting to example.com/script/script.php?user=username. address bar would still show username.example.com

what would be the contents of the .htaccess file to accomplish this?

I have zero expertise with mod_rewrite. please advise. thanks and regards.

  • 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-12T18:39:44+00:00Added an answer on May 12, 2026 at 6:39 pm

    Assuming your host is configured to serve up all hostnames from the same DocumentRoot, then you’d want something a lot like this:

    RewriteEngine On
    #If Not Match example.com and Not Match www.example.com
    RewriteCond %{HTTP_HOST} !^example\.com
    RewriteCond %{HTTP_HOST} !^www\.example\.com
    #then rewrite according to this rule
    RewriteRule ^(.*)$ script/script.php?user=%{HTTP_HOST}
    

    If you’re on shared hosting and can’t specify a debug-log file, do your own tests on a test server you have access to.

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

Sidebar

Related Questions

I have a list of items (lets says 30 strings); I'm trying to figure
lets say i have the following RGB values: R:129 G:98 B:87 Photoshop says the
Lets Say i have a table like this WEB_LIST_TABLE KEY Value ---------------------------------------- 134 google.com
I have a problem as the topic name says: Lets say i have gallery
Lets says we have Films and HeaderItems. Sometimes a Film has a HeaderItem linked
Lets says we have 2 objects, Broadcaster and Listener. Broadcaster has an event called
I have a question about localization how can i do localization lets say that
I have a custom collection, lets says COL, that derives from ObjectModel.Collection. I have
Lets say I have a Class Vehicle In netbeans, I can type: Vehicle v
I think it says it clearly in the title: lets assume we have 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.