Posts Tagged ‘http’
CDS Invenio: Internet Explorer 8, https, css and images not loading [SOLVED]
I have to admit I hate IE8. I do not use it except for testing that pages are displayed right. Some days ago a user wrote complaining about the visualization of Your options – Your submissions page: the CSS and images were not being loaded. Internet Explorer 8 assumes that, in an SSL (https) connection, [...]
httpwatch: record http / https requests
httpwatch is an HTTP viewer and debugger that integrates with IE and Firefox to provide seamless HTTP and HTTPS monitoring without leaving the browser. This kind of software is usually known as sniffer. Why do you need an HTTP Viewer or Sniffer? All web applications make extensive use of the HTTP protocol (or HTTPS for [...]
[SOLVED] Apache: ‘[error] [client ::XXX] File does not exist:’
I just noticed my apache.err file was throwing tons of errors like the following: [error] [client 67.195.37.164] File does not exist: /soft/cds-invenio/var/www/incunables I did not know which was causing this error because everything seemed to be working fine. I searched the FAQ, read the Documentation, even tried to search both my website (which generated errors) [...]