This will help if you can share the angular module configuration file to find out exactly how your route is configured.
I would recommend making your base tag relative to the domain, which makes it safe and deployment safe for new environements <base href="/AngularJS/app/">
The server must be configured to gracefully handle routes that fall off the desired path. Meaning, if you refer to http://localhost:8888/AngularJS/ZZZ, it should probably redirect to page 404 Page not found (after all, this is a bad route, correct it?).
, angular HTML5, URL-, , /AngularJS/app/, , Angular.
, HTML5, /AngularJS/app/login /AngularJS/app/page/1, /AngularJS/app/page/1 , /AngularJS/app/#/page/1, angular HTML5 ( , Angular).
HTML5, [] angular, , , , HTML5.
, , , .htaccess (, ).