Skip to content
English
  • There are no suggestions because the search field is empty.

Broken Pages/Css If URL Ends In A Forward Slash

Search

Broken Pages/Css If URL Ends In A Forward Slash

Previously, Laravel-based applications (/cs-registration, /admin, and /booking) would break if their URLs ended in a slash. This was due to a misconfigured .htaccess file.

For any server that had the clubspeedapps folder installed prior to August 2016, to fix this issue:

  • Open IIS.
  • Navigate to the affected app.
  • Go to URL Rewrite.
  • Delete any existing rules.
  • Re-import the .htaccess file. It will live in the /www folder for that application.

If you need any further assistance with this, contact Brian.

Related Articles