Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.
Jan T. Sott edited this page Mar 12, 2015 · 15 revisions

Frequently Asked Questions

Why am I getting a 404 error when clicking a link?

You will likely have to specify RewriteBase. Open the .htaccess file in the root-dir, then uncomment the setting and put the directory name there.

If you run Bootstrap Listr in /html/files, this should be RewriteBase files/.

Clone this wiki locally