mirror of
https://github.com/amyjko/cooperative-software-development
synced 2024-12-25 21:58:15 +01:00
Fixed path.
This commit is contained in:
parent
6dc68fa17c
commit
04a98a4e9e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# 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,
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
|
|
Loading…
Reference in a new issue