URLӳ�����

swoole���ʹ��ǿ��������URLӳ�䡣�������URL

http://127.0.0.1/hello/index/

����ӳ�䵽 apps/controllers/Hello.php �е� Hello::index ������

�Զ���URL

�޸� apps/configs/rewrite.php �������������á�����ʹ�÷����뿴ʾ����

$rewrite[] = array(
    'regx' => '^/content/([a-z]+)\.html$',
    'mvc'  => array('controller' => 'content', 'view' => 'getlist'),
    'get'  => 'app',
);

ħ������

swoole�ṩ���Զ������������