Displaying 7 results from an estimated 7 matches for "404ing".
2015 Aug 28
4
apache mysterious 404 error
...oadModule proxy_module modules/mod_proxy.so
LoadModule proxy_connect_module modules/mod_proxy_connect.so
LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
LoadModule proxy_http_module modules/mod_proxy_http.so
LoadModule proxy_fcgi_module modules/mod_proxy_fcgi.so
But those files are still 404ing. Not sure where to take it from here. I'd
appreciate any help you can give!
Thanks
On Fri, Aug 28, 2015 at 10:00 AM, Robert Wolfe <Robert.Wolfe at malco.com>
wrote:
> Check the links again. Remove the * from images*/ and you should be all
> set.
>
> -----Original Message-...
2015 Aug 28
0
apache mysterious 404 error
...LoadModule proxy_connect_module modules/mod_proxy_connect.so
>
> LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
>
> LoadModule proxy_http_module modules/mod_proxy_http.so
>
> LoadModule proxy_fcgi_module modules/mod_proxy_fcgi.so
>
>
> But those files are still 404ing. Not sure where to take it from here. I'd
> appreciate any help you can give!
Well if it's a single web server that you want to serve its own files, it
shouldn't be doing any proxy operations anyway. So rather than enabling
proxy modules, it would be better to understand why it is t...
2009 Nov 29
3
Views/index to views/show loses javascript functionality
I am testing a local copy of my website using Mongrel trying to
introduce a scriptaculous multi-level drop down menu. the menu is a
partial that is loaded into every layout I have many pages with their
individual layout file. When I jump from page to page(index to index)
all works OK. When I
jump from any "view/index" to "view/show" I lose the javascript and
the
drop down menu
2015 Aug 28
2
apache mysterious 404 error
...les/mod_proxy_connect.so
>>
>> LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
>>
>> LoadModule proxy_http_module modules/mod_proxy_http.so
>>
>> LoadModule proxy_fcgi_module modules/mod_proxy_fcgi.so
>>
>>
>> But those files are still 404ing. Not sure where to take it from
>> here. I'd appreciate any help you can give!
>
> Well if it's a single web server that you want to serve its own
> files, it shouldn't be doing any proxy operations anyway. So
> rather than enabling proxy modules, it would be better t...
2015 Aug 28
1
apache mysterious 404 error
...> LoadModule proxy_connect_module modules/mod_proxy_connect.so
>
> LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
>
> LoadModule proxy_http_module modules/mod_proxy_http.so
>
> LoadModule proxy_fcgi_module modules/mod_proxy_fcgi.so
>
>
> But those files are still 404ing. Not sure where to take it from here. I'd
> appreciate any help you can give!
>
>
> Thanks
>
> On Fri, Aug 28, 2015 at 10:00 AM, Robert Wolfe <Robert.Wolfe at malco.com>
> wrote:
>
> > Check the links again. Remove the * from images*/ and you should be
>...
2015 Aug 28
0
apache mysterious 404 error
...oadModule proxy_module modules/mod_proxy.so
LoadModule proxy_connect_module modules/mod_proxy_connect.so
LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
LoadModule proxy_http_module modules/mod_proxy_http.so
LoadModule proxy_fcgi_module modules/mod_proxy_fcgi.so
But those files are still 404ing. Not sure where to take it from here. I'd appreciate any help you can give!
Thanks
On Fri, Aug 28, 2015 at 10:00 AM, Robert Wolfe <Robert.Wolfe at malco.com>
wrote:
> Check the links again. Remove the * from images*/ and you should be
> all set.
>
> -----Original Message...
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,