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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T01:08:51+00:00 2026-06-06T01:08:51+00:00

I use XAMPP for local development and I’ve heard of developers that change the

  • 0

I use XAMPP for local development and I’ve heard of developers that change the url structure from localhost/site to site.dev, but I’m not sure how to go about it.

How can I change it and is there anything I should know before changing 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-06T01:08:53+00:00Added an answer on June 6, 2026 at 1:08 am

    You’ll need to add an entry in your host file to map site.dev to localhost

    127.0.0.1 site.dev www.site.dev
    

    and add a virtual host in apache to detect it

    <VirtualHost *:80>
        DocumentRoot /path/to/document/root/site/
        ServerName site.dev
        ServerAlias  www.site.dev
    # Other directives here
    </VirtualHost>
    
    <VirtualHost *:80>
        DocumentRoot /path/to/document/root/
        ServerName localhost
    # Other directives here
    </VirtualHost>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

1) I read from the Sencha site that the app can be developed locally
My development web server is currently a XAMPP 1.7.3 on my localhost (Win XP).
I am running XAMPP in order to use PHP on my local computer. I
I use XAMPP 1.7.3. Apache and MySQL installed. Nothing else. Apache installed on default
I use XAMPP on my desktop (Apache/2.2.17 (Win32) mod_ssl/2.2.17 OpenSSL/0.9.8o PHP/5.3.4 mod_perl/2.0.4 Perl/v5.10.1 MySQL
I am using Windows 2003 to write some PHP code. I use XAMPP Portable
I'm on Windows Vista Home Premium 64 bit OS. I use Apache Friends XAMPP
i have a xampp server and when i want to use Mod_rewrite it redirects
On my local computer I have a test environment running XAMPP. I am working
i use xampp(it has mysql) I was Confused on this django relationships, who can

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.