i´ve got my install in a subdomain like abc.def.com
i need to change the .htaccess. How to do that?
# NOTE: change this to your actual StatusNet base URL path,
# minus the domain part:
#
#
http://example.com/ => /
#
http://example.com/mublog/ => /mublog/
#
RewriteBase /mublog/
Comments
# minus the domain part:
#
# http://abc.def.com/ => /
#
RewriteBase /