Hi, server running apache24 has one site which sends a file instead of loading the page. The site uses a cgi file. Saved the file but is binary:
file aMM8A7DE
Error log doesn't display any errors.
In the access log for this particular site doesn't show any requests which is strange.
The same site is accessible from another server which is running apache 22, it loads pages without any issues.
Have checked httpd.conf on both servers (both servers running FreeBSD 10.3-P20 AMD/64)
to be sure the mod_ are all there. Few changes from apache22 to apache24 but it looks right. Obviously something isn't right.
Appreciate any help with this.
Thanks.
file aMM8A7DE
Code:
aMM8A7DE: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD 8.0 (800107), not stripped
Error log doesn't display any errors.
In the access log for this particular site doesn't show any requests which is strange.
The same site is accessible from another server which is running apache 22, it loads pages without any issues.
Have checked httpd.conf on both servers (both servers running FreeBSD 10.3-P20 AMD/64)
to be sure the mod_ are all there. Few changes from apache22 to apache24 but it looks right. Obviously something isn't right.
Appreciate any help with this.
Thanks.