Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: HANA Cloud Platform - Productive - 404 when running index.html

$
0
0

Hello Kai,

 

did you set the exposed attribute in the .xsaccess file to true ("exposed": true)? If not, your application cannot be accessed.

 

I would also recommend to make a URL forwarding from an "base" package index.html to the index.html in your fleetlist-web folder. So you do not have to change any information in your index file in the fleetlist-web folder. Steps to do:

  • Create and index.html file in your fleedscout folder. Add this file as default file in the .xsaccess file.
  • Add following content to the index.html file (in fleedscout folder). This makes the forward to the required file:
<!DOCTYPE html><html><head><meta http-equiv="refresh" content="0; url=ui/fleetlist-web/index.html" /></head></html>

 

Best Regards,

Florian


Viewing all articles
Browse latest Browse all 9165

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>