Displaying 8 results from an estimated 8 matches for "theshopatmycomani".
Did you mean:
theshopatmycomany
2015 Aug 27
4
apache mysterious 404 error
Hey Rodrigo,
Thanks for your reply.
Well those errors are pulled from the Chrome developer tools.
I notice if I do a GET on that file using both all lower case as well as
the upper case that's in the URL I get the same result:
[root at aozwsls00019la apache2]# GET
http://stage.theshopatmycompanystudios.com/mycopmanyStore/images/altImg.png
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML
2015 Aug 27
7
apache mysterious 404 error
Hey guys,
Just have a question about apache. Hoping to get an opinion on this.
I've just setup a site under apache 2.4.
And made sure that the document root setup in the vhost for the site I'm
serving has permissions for the apache user. Yet some of the files are
throwing a 404 error in a browser even tho they are clearly present and
accounted for on the file system.
For example,
2015 Aug 27
0
apache mysterious 404 error
Hi apache on GNU/Linux is case-sensitive samples:
/var/www/mycomanystore/images/altImg.png
/var/www/mycomanystore/images/Jimmy_485x1215_R2.jpg
/var/www/mycomanystore/images/Jimmy_792x802_R2.jpg
/var/www/mycomanystore/images/Jimmy_792x413_R2.jpg
on browser :
(index):1 GET
http://stage.theshopatmycomany.com/mycomanyStore/images*/altImg.png
try :
(index):1 GET
2015 Aug 28
0
apache mysterious 404 error
On 28/08/15 09:56, Tim Dunphy wrote:
> Hey Rodrigo,
>
> Thanks for your reply.
>
> Well those errors are pulled from the Chrome developer tools.
>
> I notice if I do a GET on that file using both all lower case as well as
> the upper case that's in the URL I get the same result:
>
> [root at aozwsls00019la apache2]# GET
>
2015 Aug 28
0
apache mysterious 404 error
Check the links again. Remove the * from images*/ and you should be all set.
-----Original Message-----
From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Tim Dunphy
Sent: Thursday, August 27, 2015 5:18 PM
To: CentOS mailing list <centos at centos.org>
Subject: [CentOS] apache mysterious 404 error
Hey guys,
Just have a question about apache. Hoping to
2015 Aug 28
1
apache mysterious 404 error
Hi Robert,
It's this:
drwxr-xr-x. 2 daemon daemon 4096 Aug 27 12:34 /var/www/mycompanyStore/images
Thanks,
Tim
On Fri, Aug 28, 2015 at 11:17 AM, Robert Wolfe <Robert.Wolfe at malco.com>
wrote:
> What is the absolute path on the server that /mycompanyStore/images/ is
> store in?
>
> -----Original Message-----
> From: centos-bounces at centos.org
2015 Aug 28
4
apache mysterious 404 error
Hey guys,
Sorry for the failed attempts at obscuring the company I work for. My boss
wouldn't take too kindly to it if I revealed that information on a mailing
list. :)
So anyway, I realized that capitalization might be the problem. So I
renamed the directory to match what was in the URL. That didn't solve the
problem.
However I noticed this message turning up in the logs:
[Fri Aug 28
2015 Aug 28
0
apache mysterious 404 error
What is the absolute path on the server that /mycompanyStore/images/ is store in?
-----Original Message-----
From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Tim Dunphy
Sent: Friday, August 28, 2015 10:12 AM
To: CentOS mailing list <centos at centos.org>
Subject: Re: [CentOS] apache mysterious 404 error
Hey guys,
Sorry for the failed attempts at