Hello, i am setting up minifaucet script. I filled database info, but when fill address and click go, form action is
<form action='<?php echo urlFor("post_faucet"); ?>' method='POST'>
, and after click, it redirect me to mysite.com/faucet , but there is no faucet folder
I don't know how to fix it , please help. (Sorry for my bad English
)