Skip to content

Hello there, how can i fix this failure in routing? #37

Answered by jorisdugue
michelhfmn asked this question in Q&A
Discussion options

You must be logged in to vote

Hey,
How is the bundle configured in your project?

if you add /h5p in storage_dir it will solve the problem

My current configuration is as follows:

studit_h5_p:
  use_permission: true # This is false by default to let the demo work out of the box.
  storage_dir: "/h5p" # Location to store all H5P libraries and files
  web_dir: "/public" # Location of the public web directory
  export: 3 #for all
  embed: 3 #for all```

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@michelhfmn
Comment options

@jorisdugue
Comment options

Answer selected by jorisdugue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants