gaspaio / gearmanui

A web interface to follow activity on a cluster of gearman servers, powered by Silex and AngularJs.
MIT License
170 stars 48 forks source link

Server Error while accessing URL '/info': 404 - Not Found #16

Closed fanphp closed 7 years ago

fanphp commented 7 years ago

Hi, I'm getting this error:

Server Error while accessing URL '/info': 404 - Not Found

can you help me?

thanks

fanphp commented 7 years ago

Solved: It was an apache issue. Thanks.

bilua-xiaolei commented 6 years ago

In case somebody arrives to this post, you have to enable "mod_rewrite":

sudo a2enmod rewrite