rasmusbergpalm / jslate

Write your dashboards in pure html/js
jslate.com
244 stars 54 forks source link

proxy.php problem #3

Closed adieyal closed 12 years ago

adieyal commented 12 years ago

I haven't looked into why this happens but I installed jslate into a subdirectory - i.e. http://localhost/jslate

Even though mod_rewrite is enabled, proxy.php is not found. The error logs claim that the application is looking for it in the root directory.

As a quick fix I symlinked proxy.php into the root and it worked but clearly there is a problem with finding the application root.

rasmusbergpalm commented 12 years ago

You need to change the reference to jslate/proxy.php :)