Kibana 3.1.1 shows only index.html source code

Hello community,

I have a problem with Kibana 3. When I want to access Kibana in my Firefox
the index.html source code is only displayed. The same configuration on
another server works in the same browser.

ElasticSearch version: 1.4.0 on port 9200
Kibana version: 3.1.1 on port 9292
Webserver: Apache / configured to listen on port 9292

Kibana config.js:
...
*
* +elasticsearch: {server: "http://localhost:9200", withCredentials:
true}+
*
*/
elasticsearch: "http://server2.test.com:9200",

/** @scratch /configuration/config.js/5

...

ElasticSearch and Kibana are running on the same server. Cors is enabled.

elasticsearch.yml:
....
http.cors.allow-origin: "/.*/"
http.cors.enabled: true
....

Does anybody have an idea?

Thanx in advance!

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/659cd37e-52ba-4634-9849-74bb2f7254f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.