Forums

Masked redirect

Hello everybody,

Is it possible to use masked redirect on free accounts? I want to use my domain on namecheap.com

That should work.

Thanks for the prompt reply! It's not working with django framework though. Maybe there should be some additional adjustments to be made in order to allow iframe.

Edit: I needed to add X_FRAME_OPTIONS = 'ALLOWALL' to settings.py, now it's working.

Thanks for letting us know!

Thanks, that worked!