Skip to content

Commit

Permalink
fix cheerpj.com/docs/?
Browse files Browse the repository at this point in the history
  • Loading branch information
bates64 committed Jun 26, 2024
1 parent ef799bd commit e8df1f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sites/cheerpj/public/.htaccess
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
ErrorDocument 404 /docs/404.html

# terrible hack to make /docs/ function; rewrites don't seem to work for some reason
ErrorDocument 403 /docs/index.html

DirectorySlash off

RewriteCond %{REQUEST_URI} ^/docs/([^.]*)$
Expand Down

0 comments on commit e8df1f3

Please sign in to comment.