I have a centos 6 server running an asterisk, freepbx, and apache 2.2.25. On this server, the apache server serves up a webpage called fop2. I've talked to the developer, and he says the files are all in line, and that the apache server isn't having any issues, but that it's a networking issue of some sort.
Webpage displays:
We're building the buildings as fast as we can`
chrome Java console states that it is unable to serve files:
Failed to load resource
x.ajaxTransport.send @ jquery-1.10.2.min.js:6
x.extend.ajax @ jquery-1.10.2.min.js:6
x.each.x.(anonymous function) @ jquery-1.10.2.min.js:6
x.extend.getScript @ jquery-1.10.2.min.js:6
(anonymous function) @ boot.js:7
However, tunneling into the sever with putty/ssh, I can get to the webpage just fine.
Outside of iptables, I cannot think of any issue at all.
I'm at a complete loss, could really use some help :)
EDIT: RDP'd into server yesterday, I had the same error. Only change I've made was running the bash autoconfig-buttons-freepbx.sh and changing the way I rdp into the server. Now when I navigate to https://192.168.0.254/fop2/ I get a new error "Flash Player Version 9 or newer required One moment please". Here is the odd part... http://192.168.0.254/fop2/ works. http connection was tried yesterday rdp'd into the server over vpn (now it's a forwarded rdp with acls). Not sure if there are flash updates going through that changes the ssl security requirements, not sure. I've had issues recently with software and self signed ssl certificates. Very much at a loss right now. Thank you so much guys for your help. I don't actually know what the resolution is, I'd guess the buttons.sh, but I've no idea :\