KhronosGroup / OpenXR-Tutorials

OpenXR Tutorials
https://www.openxr-tutorial.com/
Apache License 2.0
76 stars 15 forks source link

OS Selector without Graphics #110

Closed DRx3D closed 8 months ago

DRx3D commented 8 months ago

When the OS is identified without a graphics system (e.g., https://openxr-tutorial.com//windows/) the web server generates a 403 error. This page should redirect to .../vulkan. The solution could be a .htaccess file that redirects URLs using mod_rewrite, a redirect HTML page, or about 20 other mechanisms.

AndrewRichards-Code commented 8 months ago

c7e93b96 and a444de54 resolve this issue by adding a redirect index.html file in the OS folder of the site build.