I am using HMVC extension wiredesignz with codeigniter and I am unable to create Admin module. I am getting the following error
The requested URL /hmvc/admin was not found on this server.
however, if I rename admin directory to foo, bar or anything else it's working fine.The problem occurs only with admin directory. This is very awkward behavior. please help..