search for: nbcstore

Displaying 3 results from an estimated 3 matches for "nbcstore".

Did you mean: bastore
2015 Aug 27
4
apache mysterious 404 error
...RL /mycpmpanystore/images/altImg.png was not found on this server.</p> </body></html> This is how that file looks on the command line. I made a symlink to account for the change in case, because I realize that's relevant: -rw-r--r--. 1 daemon daemon 128 Aug 27 12:22 /var/www/nbcstore/images/altImg.png -rw-r--r--. 1 daemon daemon 128 Aug 27 12:22 /var/www/mycompanyStore/images/altImg.png Still not sure why I'm not able to do a GET on that and those other files. Appreciate your input tho! And any other advice is certainly welcome! Tim On Thu, Aug 27, 2015 at 7:42 PM, Rodr...
2015 Aug 28
0
apache mysterious 404 error
...as not found on > this server.</p> > </body></html> > > This is how that file looks on the command line. I made a symlink to > account for the change in case, because I realize that's relevant: > > -rw-r--r--. 1 daemon daemon 128 Aug 27 12:22 > /var/www/nbcstore/images/altImg.png > > -rw-r--r--. 1 daemon daemon 128 Aug 27 12:22 > /var/www/mycompanyStore/images/altImg.png > > Still not sure why I'm not able to do a GET on that and those other files. > Appreciate your input tho! And any other advice is certainly welcome! > > Tim &...
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,