404 page when trying to access a /media subdirectory file in iframeRemove /index.php from the Magento URL gives 404 erroriframe in backend: check if backend user is logged inI want to insert a iframe to my domain page, when I iframe a magento home-page, I get blank pageMagento 404 errors are showing the standard apache 404 error instead of custom Magento 404Magento 1.9.1 Getting a 404 error page on multi storeMy missing media files don't throw 404 error messageHelloSign iframe display in magento2 custom page404 Error when accessing image in pub/mediaget page url when 404 pages called
Why doesn't the EU now just force the UK to choose between referendum and no-deal?
My adviser wants to be the first author
Why are there 40 737 Max planes in flight when they have been grounded as not airworthy?
Why does Deadpool say "You're welcome, Canada," after shooting Ryan Reynolds in the end credits?
Rules about breaking the rules. How do I do it well?
Official degrees of earth’s rotation per day
How to deal with a cynical class?
How to generate globally unique ids for different tables of the same database?
Where is the 1/8 CR apprentice in Volo's Guide to Monsters?
Should we release the security issues we found in our product as CVE or we can just update those on weekly release notes?
Am I not good enough for you?
How is the Swiss post e-voting system supposed to work, and how was it wrong?
Theorems like the Lovász Local Lemma?
Bash: What does "masking return values" mean?
Science-fiction short story where space navy wanted hospital ships and settlers had guns mounted everywhere
Why did it take so long to abandon sail after steamships were demonstrated?
Is it normal that my co-workers at a fitness company criticize my food choices?
How to explain that I do not want to visit a country due to personal safety concern?
Is it possible that AIC = BIC?
Instead of Universal Basic Income, why not Universal Basic NEEDS?
Make a transparent 448*448 image
Rejected in 4th interview round citing insufficient years of experience
Be in awe of my brilliance!
How to answer questions about my characters?
404 page when trying to access a /media subdirectory file in iframe
Remove /index.php from the Magento URL gives 404 erroriframe in backend: check if backend user is logged inI want to insert a iframe to my domain page, when I iframe a magento home-page, I get blank pageMagento 404 errors are showing the standard apache 404 error instead of custom Magento 404Magento 1.9.1 Getting a 404 error page on multi storeMy missing media files don't throw 404 error messageHelloSign iframe display in magento2 custom page404 Error when accessing image in pub/mediaget page url when 404 pages called
I try to load a pdf file into an iframe using JavaScript
in a magento page:
My pdf files are stored in /media/subdirectory.
I declared a .htaccess
for my subdirectory in order to allow access, and When i go to the url www.mysite.com/media/subdirectory/myfile.pdf
, the file is displayed in my browser.
But, when I define this url as my iframe src, my iframe
loads the 404 page...
(I checked the src url by copy/paste the src url into the browser, and the url is good)
Any idea why?
404-page iframe
bumped to the homepage by Community♦ 26 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I try to load a pdf file into an iframe using JavaScript
in a magento page:
My pdf files are stored in /media/subdirectory.
I declared a .htaccess
for my subdirectory in order to allow access, and When i go to the url www.mysite.com/media/subdirectory/myfile.pdf
, the file is displayed in my browser.
But, when I define this url as my iframe src, my iframe
loads the 404 page...
(I checked the src url by copy/paste the src url into the browser, and the url is good)
Any idea why?
404-page iframe
bumped to the homepage by Community♦ 26 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Provide the details of the browser on which your are trying. Some browsers wont support iframes.
– PHP Bugs
Apr 25 '15 at 9:29
same results both on Firefox and Safari
– Alexglvr
Apr 25 '15 at 9:53
add a comment |
I try to load a pdf file into an iframe using JavaScript
in a magento page:
My pdf files are stored in /media/subdirectory.
I declared a .htaccess
for my subdirectory in order to allow access, and When i go to the url www.mysite.com/media/subdirectory/myfile.pdf
, the file is displayed in my browser.
But, when I define this url as my iframe src, my iframe
loads the 404 page...
(I checked the src url by copy/paste the src url into the browser, and the url is good)
Any idea why?
404-page iframe
I try to load a pdf file into an iframe using JavaScript
in a magento page:
My pdf files are stored in /media/subdirectory.
I declared a .htaccess
for my subdirectory in order to allow access, and When i go to the url www.mysite.com/media/subdirectory/myfile.pdf
, the file is displayed in my browser.
But, when I define this url as my iframe src, my iframe
loads the 404 page...
(I checked the src url by copy/paste the src url into the browser, and the url is good)
Any idea why?
404-page iframe
404-page iframe
edited Apr 25 '15 at 9:31
Amit Bera♦
59.1k1575175
59.1k1575175
asked Apr 25 '15 at 8:57
AlexglvrAlexglvr
87511138
87511138
bumped to the homepage by Community♦ 26 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 26 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Provide the details of the browser on which your are trying. Some browsers wont support iframes.
– PHP Bugs
Apr 25 '15 at 9:29
same results both on Firefox and Safari
– Alexglvr
Apr 25 '15 at 9:53
add a comment |
Provide the details of the browser on which your are trying. Some browsers wont support iframes.
– PHP Bugs
Apr 25 '15 at 9:29
same results both on Firefox and Safari
– Alexglvr
Apr 25 '15 at 9:53
Provide the details of the browser on which your are trying. Some browsers wont support iframes.
– PHP Bugs
Apr 25 '15 at 9:29
Provide the details of the browser on which your are trying. Some browsers wont support iframes.
– PHP Bugs
Apr 25 '15 at 9:29
same results both on Firefox and Safari
– Alexglvr
Apr 25 '15 at 9:53
same results both on Firefox and Safari
– Alexglvr
Apr 25 '15 at 9:53
add a comment |
2 Answers
2
active
oldest
votes
Magento closed access only to folder downloadable in media folder
. In your case everything should work properly. Try to check file/folder permissions.
directory is 755 and file is 655. What is strange is that i can access the file if I put the iframe src url directly in the browser.
– Alexglvr
Apr 25 '15 at 9:57
Show us your iframe code
– zhartaunik
Apr 25 '15 at 11:28
<iframe id="deliverypdf-frame" style="display: none;" src="www.xxxxx.fr/media/custom_options/deliverytmp/delivery_100000311_100000057.pdf"></iframe>
– Alexglvr
Apr 25 '15 at 14:46
add a comment |
Looking into it a little, there seems to be inconsistencies and issues loading a pdf in an iframe from browser to browser, but possibly some work arounds may work for you.
Take a look at this answer from a similiar question, it may help you out.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f64768%2f404-page-when-trying-to-access-a-media-subdirectory-file-in-iframe%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Magento closed access only to folder downloadable in media folder
. In your case everything should work properly. Try to check file/folder permissions.
directory is 755 and file is 655. What is strange is that i can access the file if I put the iframe src url directly in the browser.
– Alexglvr
Apr 25 '15 at 9:57
Show us your iframe code
– zhartaunik
Apr 25 '15 at 11:28
<iframe id="deliverypdf-frame" style="display: none;" src="www.xxxxx.fr/media/custom_options/deliverytmp/delivery_100000311_100000057.pdf"></iframe>
– Alexglvr
Apr 25 '15 at 14:46
add a comment |
Magento closed access only to folder downloadable in media folder
. In your case everything should work properly. Try to check file/folder permissions.
directory is 755 and file is 655. What is strange is that i can access the file if I put the iframe src url directly in the browser.
– Alexglvr
Apr 25 '15 at 9:57
Show us your iframe code
– zhartaunik
Apr 25 '15 at 11:28
<iframe id="deliverypdf-frame" style="display: none;" src="www.xxxxx.fr/media/custom_options/deliverytmp/delivery_100000311_100000057.pdf"></iframe>
– Alexglvr
Apr 25 '15 at 14:46
add a comment |
Magento closed access only to folder downloadable in media folder
. In your case everything should work properly. Try to check file/folder permissions.
Magento closed access only to folder downloadable in media folder
. In your case everything should work properly. Try to check file/folder permissions.
edited Apr 25 '15 at 9:28
Amit Bera♦
59.1k1575175
59.1k1575175
answered Apr 25 '15 at 9:14
zhartaunikzhartaunik
2,66011444
2,66011444
directory is 755 and file is 655. What is strange is that i can access the file if I put the iframe src url directly in the browser.
– Alexglvr
Apr 25 '15 at 9:57
Show us your iframe code
– zhartaunik
Apr 25 '15 at 11:28
<iframe id="deliverypdf-frame" style="display: none;" src="www.xxxxx.fr/media/custom_options/deliverytmp/delivery_100000311_100000057.pdf"></iframe>
– Alexglvr
Apr 25 '15 at 14:46
add a comment |
directory is 755 and file is 655. What is strange is that i can access the file if I put the iframe src url directly in the browser.
– Alexglvr
Apr 25 '15 at 9:57
Show us your iframe code
– zhartaunik
Apr 25 '15 at 11:28
<iframe id="deliverypdf-frame" style="display: none;" src="www.xxxxx.fr/media/custom_options/deliverytmp/delivery_100000311_100000057.pdf"></iframe>
– Alexglvr
Apr 25 '15 at 14:46
directory is 755 and file is 655. What is strange is that i can access the file if I put the iframe src url directly in the browser.
– Alexglvr
Apr 25 '15 at 9:57
directory is 755 and file is 655. What is strange is that i can access the file if I put the iframe src url directly in the browser.
– Alexglvr
Apr 25 '15 at 9:57
Show us your iframe code
– zhartaunik
Apr 25 '15 at 11:28
Show us your iframe code
– zhartaunik
Apr 25 '15 at 11:28
<iframe id="deliverypdf-frame" style="display: none;" src="www.xxxxx.fr/media/custom_options/deliverytmp/delivery_100000311_100000057.pdf"></iframe>
– Alexglvr
Apr 25 '15 at 14:46
<iframe id="deliverypdf-frame" style="display: none;" src="www.xxxxx.fr/media/custom_options/deliverytmp/delivery_100000311_100000057.pdf"></iframe>
– Alexglvr
Apr 25 '15 at 14:46
add a comment |
Looking into it a little, there seems to be inconsistencies and issues loading a pdf in an iframe from browser to browser, but possibly some work arounds may work for you.
Take a look at this answer from a similiar question, it may help you out.
add a comment |
Looking into it a little, there seems to be inconsistencies and issues loading a pdf in an iframe from browser to browser, but possibly some work arounds may work for you.
Take a look at this answer from a similiar question, it may help you out.
add a comment |
Looking into it a little, there seems to be inconsistencies and issues loading a pdf in an iframe from browser to browser, but possibly some work arounds may work for you.
Take a look at this answer from a similiar question, it may help you out.
Looking into it a little, there seems to be inconsistencies and issues loading a pdf in an iframe from browser to browser, but possibly some work arounds may work for you.
Take a look at this answer from a similiar question, it may help you out.
edited May 23 '17 at 12:37
Community♦
1
1
answered Jun 24 '16 at 19:20
ne0nlightne0nlight
97218
97218
add a comment |
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f64768%2f404-page-when-trying-to-access-a-media-subdirectory-file-in-iframe%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Provide the details of the browser on which your are trying. Some browsers wont support iframes.
– PHP Bugs
Apr 25 '15 at 9:29
same results both on Firefox and Safari
– Alexglvr
Apr 25 '15 at 9:53