XAMPP Wordpress create different wesbite under localhost
New Site Address
I am new to WordPress. Trying to use it to build 2-3 websites in localhost using different site address. For example:
Site A: http://localhost/siteA
Site B: http://localhost/siteB
But what I get is:
Site A: http://localhost/wordpress/siteA
Site B: http://localhost/wordpress/siteB
Is it possible to remove WordPress directory in URL? Thanks.
Working environment:
The WordPress installation files are under localhost.
XAMPP V3.2.2
phpMyAdmin 4.8.2
WordPress 4.9.7
wordpress xampp localhost
add a comment |
New Site Address
I am new to WordPress. Trying to use it to build 2-3 websites in localhost using different site address. For example:
Site A: http://localhost/siteA
Site B: http://localhost/siteB
But what I get is:
Site A: http://localhost/wordpress/siteA
Site B: http://localhost/wordpress/siteB
Is it possible to remove WordPress directory in URL? Thanks.
Working environment:
The WordPress installation files are under localhost.
XAMPP V3.2.2
phpMyAdmin 4.8.2
WordPress 4.9.7
wordpress xampp localhost
Using XAMPP and PhpMyAdmin
– Oceane Tan
Nov 24 '18 at 15:40
1
You have to place all the wordpress files at the root of you project directory. i.e. if you have created a folder "siteA" for a new site, all you wordpress files should reside at the root location of "siteA". Same applies for any new directory you create for another site.
– zipkundan
Nov 24 '18 at 19:04
@zipkundan I did it before, but soon I found that different sites, siteA and siteB which holding each WordPress files under their root location, will mess up each other. When I go to the link "localhost/siteB/wp-admin", it will bring me to "localhost/siteA/wp-admin".
– Oceane Tan
Nov 25 '18 at 3:53
I found a solution just now....considering the suggestion that @zipkundan given......just put the WordPress installation file under localhost without creating new folder...and it works as what I wish.
– Oceane Tan
Nov 25 '18 at 4:41
add a comment |
New Site Address
I am new to WordPress. Trying to use it to build 2-3 websites in localhost using different site address. For example:
Site A: http://localhost/siteA
Site B: http://localhost/siteB
But what I get is:
Site A: http://localhost/wordpress/siteA
Site B: http://localhost/wordpress/siteB
Is it possible to remove WordPress directory in URL? Thanks.
Working environment:
The WordPress installation files are under localhost.
XAMPP V3.2.2
phpMyAdmin 4.8.2
WordPress 4.9.7
wordpress xampp localhost
New Site Address
I am new to WordPress. Trying to use it to build 2-3 websites in localhost using different site address. For example:
Site A: http://localhost/siteA
Site B: http://localhost/siteB
But what I get is:
Site A: http://localhost/wordpress/siteA
Site B: http://localhost/wordpress/siteB
Is it possible to remove WordPress directory in URL? Thanks.
Working environment:
The WordPress installation files are under localhost.
XAMPP V3.2.2
phpMyAdmin 4.8.2
WordPress 4.9.7
wordpress xampp localhost
wordpress xampp localhost
edited Nov 24 '18 at 15:46
Oceane Tan
asked Nov 24 '18 at 15:39
Oceane TanOceane Tan
13
13
Using XAMPP and PhpMyAdmin
– Oceane Tan
Nov 24 '18 at 15:40
1
You have to place all the wordpress files at the root of you project directory. i.e. if you have created a folder "siteA" for a new site, all you wordpress files should reside at the root location of "siteA". Same applies for any new directory you create for another site.
– zipkundan
Nov 24 '18 at 19:04
@zipkundan I did it before, but soon I found that different sites, siteA and siteB which holding each WordPress files under their root location, will mess up each other. When I go to the link "localhost/siteB/wp-admin", it will bring me to "localhost/siteA/wp-admin".
– Oceane Tan
Nov 25 '18 at 3:53
I found a solution just now....considering the suggestion that @zipkundan given......just put the WordPress installation file under localhost without creating new folder...and it works as what I wish.
– Oceane Tan
Nov 25 '18 at 4:41
add a comment |
Using XAMPP and PhpMyAdmin
– Oceane Tan
Nov 24 '18 at 15:40
1
You have to place all the wordpress files at the root of you project directory. i.e. if you have created a folder "siteA" for a new site, all you wordpress files should reside at the root location of "siteA". Same applies for any new directory you create for another site.
– zipkundan
Nov 24 '18 at 19:04
@zipkundan I did it before, but soon I found that different sites, siteA and siteB which holding each WordPress files under their root location, will mess up each other. When I go to the link "localhost/siteB/wp-admin", it will bring me to "localhost/siteA/wp-admin".
– Oceane Tan
Nov 25 '18 at 3:53
I found a solution just now....considering the suggestion that @zipkundan given......just put the WordPress installation file under localhost without creating new folder...and it works as what I wish.
– Oceane Tan
Nov 25 '18 at 4:41
Using XAMPP and PhpMyAdmin
– Oceane Tan
Nov 24 '18 at 15:40
Using XAMPP and PhpMyAdmin
– Oceane Tan
Nov 24 '18 at 15:40
1
1
You have to place all the wordpress files at the root of you project directory. i.e. if you have created a folder "siteA" for a new site, all you wordpress files should reside at the root location of "siteA". Same applies for any new directory you create for another site.
– zipkundan
Nov 24 '18 at 19:04
You have to place all the wordpress files at the root of you project directory. i.e. if you have created a folder "siteA" for a new site, all you wordpress files should reside at the root location of "siteA". Same applies for any new directory you create for another site.
– zipkundan
Nov 24 '18 at 19:04
@zipkundan I did it before, but soon I found that different sites, siteA and siteB which holding each WordPress files under their root location, will mess up each other. When I go to the link "localhost/siteB/wp-admin", it will bring me to "localhost/siteA/wp-admin".
– Oceane Tan
Nov 25 '18 at 3:53
@zipkundan I did it before, but soon I found that different sites, siteA and siteB which holding each WordPress files under their root location, will mess up each other. When I go to the link "localhost/siteB/wp-admin", it will bring me to "localhost/siteA/wp-admin".
– Oceane Tan
Nov 25 '18 at 3:53
I found a solution just now....considering the suggestion that @zipkundan given......just put the WordPress installation file under localhost without creating new folder...and it works as what I wish.
– Oceane Tan
Nov 25 '18 at 4:41
I found a solution just now....considering the suggestion that @zipkundan given......just put the WordPress installation file under localhost without creating new folder...and it works as what I wish.
– Oceane Tan
Nov 25 '18 at 4:41
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53459732%2fxampp-wordpress-create-different-wesbite-under-localhost%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53459732%2fxampp-wordpress-create-different-wesbite-under-localhost%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Using XAMPP and PhpMyAdmin
– Oceane Tan
Nov 24 '18 at 15:40
1
You have to place all the wordpress files at the root of you project directory. i.e. if you have created a folder "siteA" for a new site, all you wordpress files should reside at the root location of "siteA". Same applies for any new directory you create for another site.
– zipkundan
Nov 24 '18 at 19:04
@zipkundan I did it before, but soon I found that different sites, siteA and siteB which holding each WordPress files under their root location, will mess up each other. When I go to the link "localhost/siteB/wp-admin", it will bring me to "localhost/siteA/wp-admin".
– Oceane Tan
Nov 25 '18 at 3:53
I found a solution just now....considering the suggestion that @zipkundan given......just put the WordPress installation file under localhost without creating new folder...and it works as what I wish.
– Oceane Tan
Nov 25 '18 at 4:41