diff options
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/clog.conf | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/clog.conf b/conf/clog.conf index 8d8e778..9237b53 100644 --- a/conf/clog.conf +++ b/conf/clog.conf @@ -45,7 +45,7 @@ domain * {  		methods get  	} -	route /entries/ { +	route /entries {  		handler save_new_entry  		methods post  | 
