EdsonGomes
New member
- Joined
- Sep 1, 2025
- Messages
- 8
Basically, the x_frame_options=sameorigin DirectAdmin setting is being ignored.
I tested in two different installations... same problem.
Only worked after I added the line directly into httpd.conf:
Header always set X-Frame-Options "SAMEORIGIN"
Am i doing something wrong?
PS: I'm new here, I hope didn't send this post to the wrong place.
I tested in two different installations... same problem.
Only worked after I added the line directly into httpd.conf:
Header always set X-Frame-Options "SAMEORIGIN"
Am i doing something wrong?
PS: I'm new here, I hope didn't send this post to the wrong place.