Y
Hacker News
new
|
ask
|
show
|
jobs
by
mintzworld
2063 days ago
It's possible to be testing a live version of your own site when you can't easily change the Same-Origin policy for just yourself.
1 comments
capableweb
2063 days ago
Not sure if people still do the "upload PHP file automatically to production server via FTP on save" way of development. Most web developers I know run servers locally for development, where you can easily set your own headers and/or meta tags.
link