Setting MAMP to use port 80 gives the “Not Found The requested URL / was not found on this server.”...
Are police here, aren't itthey?
What connection does MS Office have to Netscape Navigator?
0 rank tensor vs 1D vector
What happened in Rome, when the western empire "fell"?
Does increasing your ability score affect your main stat?
Is it convenient to ask the journal's editor for two additional days to complete a review?
Dominated convergence theorem - what sequence?
Is there a way to save my career from absolute disaster?
Domestic-to-international connection at Orlando (MCO)
Why isn't the Mueller report being released completely and unredacted?
Chain wire methods together in Lightning Web Components
Do I need to write [sic] when a number is less than 10 but isn't written out?
Prepend last line of stdin to entire stdin
Running a General Election and the European Elections together
The past simple of "gaslight" – "gaslighted" or "gaslit"?
Is micro rebar a better way to reinforce concrete than rebar?
Why does standard notation not preserve intervals (visually)
Axiom Schema vs Axiom
Why is information "lost" when it got into a black hole?
Bartok - Syncopation (1): Meaning of notes in between Grand Staff
Can MTA send mail via a relay without being told so?
Writing differences on a blackboard
WOW air has ceased operation, can I get my tickets refunded?
Is it professional to write unrelated content in an almost-empty email?
Setting MAMP to use port 80 gives the “Not Found The requested URL / was not found on this server.” message but works as it should on port 8888?
The Next CEO of Stack Overflowlocalhost problem on my mamp serverApache on MAMP periodically stops workingCan't get MAMP Pro 2.0.5 to workCannot find 127.0.0.1 or vhost with localhost apache in macAllowing any MAC admin user to run MySQL server on startupApache couldn't be started because port 8888 is in use by some other softwareHow to emulate a private IP address for local Apache webserver?DVWA unable to connect to database using MAMPChrome keeps redirecting to old portCannot contact DB using MAMP
I'm having this issue on OS X Mojave with MAMP. When I change the ports to be default (localhost:8888
) the WordPress screen.
This is what I'm expecting to load since I haven't set up my installation of WordPress yet. However, when I change my port to 80 I get the following error:
Not Found The requested URL / was not found on this server.
I was wondering why it would work on the default port, but not 80 and was wondering if someone could help me make 80 work. Thank you in advance!
macos apache-http-server port mamp
New contributor
add a comment |
I'm having this issue on OS X Mojave with MAMP. When I change the ports to be default (localhost:8888
) the WordPress screen.
This is what I'm expecting to load since I haven't set up my installation of WordPress yet. However, when I change my port to 80 I get the following error:
Not Found The requested URL / was not found on this server.
I was wondering why it would work on the default port, but not 80 and was wondering if someone could help me make 80 work. Thank you in advance!
macos apache-http-server port mamp
New contributor
If you open up the terminal, what is the output ofcurl -I http://localhost:80
?
– JakeGould
23 mins ago
@JakeGould The output that I get is: HTTP/1.1 404 Not Found Date: Sun, 31 Mar 2019 02:06:39 GMT Server: Apache/2.2.34 (Unix) mod_wsgi/3.5 Python/2.7.13 PHP/7.3.1 mod_ssl/2.2.34 OpenSSL/1.0.2o DAV/2 mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_perl/2.0.9 Perl/v5.24.0 Content-Type: text/html; charset=iso-8859-1
– Rob
6 mins ago
add a comment |
I'm having this issue on OS X Mojave with MAMP. When I change the ports to be default (localhost:8888
) the WordPress screen.
This is what I'm expecting to load since I haven't set up my installation of WordPress yet. However, when I change my port to 80 I get the following error:
Not Found The requested URL / was not found on this server.
I was wondering why it would work on the default port, but not 80 and was wondering if someone could help me make 80 work. Thank you in advance!
macos apache-http-server port mamp
New contributor
I'm having this issue on OS X Mojave with MAMP. When I change the ports to be default (localhost:8888
) the WordPress screen.
This is what I'm expecting to load since I haven't set up my installation of WordPress yet. However, when I change my port to 80 I get the following error:
Not Found The requested URL / was not found on this server.
I was wondering why it would work on the default port, but not 80 and was wondering if someone could help me make 80 work. Thank you in advance!
macos apache-http-server port mamp
macos apache-http-server port mamp
New contributor
New contributor
edited 24 mins ago
JakeGould
32.2k1098141
32.2k1098141
New contributor
asked 28 mins ago
RobRob
1
1
New contributor
New contributor
If you open up the terminal, what is the output ofcurl -I http://localhost:80
?
– JakeGould
23 mins ago
@JakeGould The output that I get is: HTTP/1.1 404 Not Found Date: Sun, 31 Mar 2019 02:06:39 GMT Server: Apache/2.2.34 (Unix) mod_wsgi/3.5 Python/2.7.13 PHP/7.3.1 mod_ssl/2.2.34 OpenSSL/1.0.2o DAV/2 mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_perl/2.0.9 Perl/v5.24.0 Content-Type: text/html; charset=iso-8859-1
– Rob
6 mins ago
add a comment |
If you open up the terminal, what is the output ofcurl -I http://localhost:80
?
– JakeGould
23 mins ago
@JakeGould The output that I get is: HTTP/1.1 404 Not Found Date: Sun, 31 Mar 2019 02:06:39 GMT Server: Apache/2.2.34 (Unix) mod_wsgi/3.5 Python/2.7.13 PHP/7.3.1 mod_ssl/2.2.34 OpenSSL/1.0.2o DAV/2 mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_perl/2.0.9 Perl/v5.24.0 Content-Type: text/html; charset=iso-8859-1
– Rob
6 mins ago
If you open up the terminal, what is the output of
curl -I http://localhost:80
?– JakeGould
23 mins ago
If you open up the terminal, what is the output of
curl -I http://localhost:80
?– JakeGould
23 mins ago
@JakeGould The output that I get is: HTTP/1.1 404 Not Found Date: Sun, 31 Mar 2019 02:06:39 GMT Server: Apache/2.2.34 (Unix) mod_wsgi/3.5 Python/2.7.13 PHP/7.3.1 mod_ssl/2.2.34 OpenSSL/1.0.2o DAV/2 mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_perl/2.0.9 Perl/v5.24.0 Content-Type: text/html; charset=iso-8859-1
– Rob
6 mins ago
@JakeGould The output that I get is: HTTP/1.1 404 Not Found Date: Sun, 31 Mar 2019 02:06:39 GMT Server: Apache/2.2.34 (Unix) mod_wsgi/3.5 Python/2.7.13 PHP/7.3.1 mod_ssl/2.2.34 OpenSSL/1.0.2o DAV/2 mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_perl/2.0.9 Perl/v5.24.0 Content-Type: text/html; charset=iso-8859-1
– Rob
6 mins ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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
});
}
});
Rob is a new contributor. Be nice, and check out our Code of Conduct.
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%2fsuperuser.com%2fquestions%2f1419525%2fsetting-mamp-to-use-port-80-gives-the-not-found-the-requested-url-was-not-fou%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
Rob is a new contributor. Be nice, and check out our Code of Conduct.
Rob is a new contributor. Be nice, and check out our Code of Conduct.
Rob is a new contributor. Be nice, and check out our Code of Conduct.
Rob is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Super User!
- 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%2fsuperuser.com%2fquestions%2f1419525%2fsetting-mamp-to-use-port-80-gives-the-not-found-the-requested-url-was-not-fou%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
If you open up the terminal, what is the output of
curl -I http://localhost:80
?– JakeGould
23 mins ago
@JakeGould The output that I get is: HTTP/1.1 404 Not Found Date: Sun, 31 Mar 2019 02:06:39 GMT Server: Apache/2.2.34 (Unix) mod_wsgi/3.5 Python/2.7.13 PHP/7.3.1 mod_ssl/2.2.34 OpenSSL/1.0.2o DAV/2 mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_perl/2.0.9 Perl/v5.24.0 Content-Type: text/html; charset=iso-8859-1
– Rob
6 mins ago