Forbidden when accessing swf file

Author Message

Daniel Farray

Wednesday 28 November 2007 8:41:31 pm

Can someone point me in the right direction?

I placed a file in the following path:

/var/mysite/storage/images/an_photo_large.jpg

and I can access directly in the browser but if a place a flash file like:

/var/mysite/storage/images/an_photo_large.swf

I get a forbidden error. I get the same error if I place the file in the design folder. I need to reuse the flash file to use it in a header.

Thank you

Atle Pedersen

Thursday 29 November 2007 12:21:19 am

Sounds to me like a problem with your apache rewrite rules.

Check out http://ez.no/doc/ez_publish/technical_manual/3_10/installation/virtual_host_setup

Or if you have an 'old style entry' like this:
RewriteRule !\.(js|gif|css|jpg|png|ico) /var/mysite/index.php
add swf to the line.

Daniel Farray

Thursday 29 November 2007 12:33:26 pm

thanks the "AllowOverride None" did the job.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 30 2025 21:45:56
Script start
Timing: Jan 30 2025 21:45:56
Module start 'layout'
Timing: Jan 30 2025 21:45:56
Module start 'content'
Timing: Jan 30 2025 21:45:56
Module end 'content'
Timing: Jan 30 2025 21:45:56
Script end

Main resources:

Total runtime0.0219 sec
Peak memory usage8,192.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0046 588.1406151.2109
Module start 'layout' 0.00460.0035 739.3516220.7031
Module start 'content' 0.00810.0123 960.0547997.8047
Module end 'content' 0.02040.0015 1,957.859429.9922
Script end 0.0218  1,987.8516 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002612.0959140.0002
Check MTime0.00104.7520140.0001
Mysql Total
Database connection0.00062.634410.0006
Mysqli_queries0.00198.530230.0006
Looping result0.00000.040310.0000
Template Total0.00114.910.0011
Template load0.00083.787010.0008
Template processing0.00021.083910.0002
Override
Cache load0.00062.762010.0006
General
dbfile0.00104.762980.0001
String conversion0.00000.031640.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs