使用Go的OpenStack的.htaccess文件位置

I'm using OpenShift, and I'd like to know where the .htaccess file should go with Go language (golang). I tried all locations with other languages, none of them worked.

Edit:

Yes, I created a 1 small gear application with Go language cartridge. Everything default, so it's The Go Cartridge

I guess you are using the Go cartridge; as far as I know it the .htaccess file should be on the web server gear. Your web server should run on the primary gear but without any other info it's hard to provide a meaningful answer.