Hello everyone I have a Dspace 7 running, I migrated it from Dspace6, from other url I am trying to insert iframes that use different urls from my dspace7 to view the content of the files, since I installed dspace7 I can't see the content of the pdf in the iframe, I had to comment these lines in my apache configuration so that at least it shows me the login of the Dspace7 since the pdfs are not visible #Header set X-Content-Type-Options nosniff #Header always set X-XSS-Protection "1; mode=block" #Header set Cache-Control "max-age=604800, public, no-transform, must-revalidate" #Header edit Set-Cookie ^(.*)$ $1;HttpOnly;Secure;SameSite=Strict #Header set X-Frame-Options "SAMEORIGIN" even with a configuration of ancestors I was able to get it to display, can you give me a hand?
-- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/d42f89c4-83db-4c63-893f-9fadc224ddbcn%40googlegroups.com.