Fixed path.

This commit is contained in:
Amy J. Ko 2021-12-31 14:23:39 -08:00
parent 6dc68fa17c
commit 04a98a4e9e

View file

@ -1,5 +1,5 @@
# Set the path to prepend to all rewrites. # Set the path to prepend to all rewrites.
RewriteBase ajko/books/cooperative-software-development RewriteBase /ajko/books/cooperative-software-development
# Redirect all non-directory paths to index.html for single-page routing, # Redirect all non-directory paths to index.html for single-page routing,
RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-f