Displaying 6 results from an estimated 6 matches for "proxy_fcgi_module".
2015 Aug 28
4
apache mysterious 404 error
...at eror I tried enabling all the proxy modules in
the apache config:
LoadModule 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...
2015 Aug 28
0
apache mysterious 404 error
...pache config:
>
>
> LoadModule 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!
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 rath...
2015 Aug 28
2
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!
>
> Well if it's a single web server that you want to serve its own
> files, it shouldn't be doing any p...
2015 Aug 28
1
apache mysterious 404 error
...the apache config:
>
>
> LoadModule 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:
>
> >...
2015 Aug 28
0
apache mysterious 404 error
...at eror I tried enabling all the proxy modules in the apache config:
LoadModule 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...
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,