Commit 03f0a611 authored by reynaldi adriantama's avatar reynaldi adriantama

usr die htacc

parent a1d66f41
......@@ -344,7 +344,7 @@ class UserController extends \Application\Master\GlobalActionController
return $this->redirect()->toRoute('login');
}
}else{
print_r("disini");die;
$check = $this->authenticateApiAction($username, $password);
......
......@@ -18,12 +18,6 @@
##RewriteRule ^(.*)$ %{ENV:BASE}/index.php [L]
##
#SetEnv ITB_HOST 167.205.57.98
#SetEnv ITB_UNAME postgres
#SetEnv ITB_PASS postgres
#SetEnv ITB_PORT 5432
#SetEnv ITB_SCH ftmd_itb
SetEnv ITB_HOST 167.205.57.98
SetEnv ITB_UNAME postgres
SetEnv ITB_PASS postgres
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment