Quantcast
Channel: All Forums
Viewing all articles
Browse latest Browse all 27852

Can't upload .notebook files on website

$
0
0

Hi,

How a visitor can upload .notebook files on to my joomla website as "C:\mySite\images\myfile.notebook"
I put it there. When a visitor click on the link I have a error message

Server Error
404 - File or directory not found.
The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.

How do the visitor upload my notebook file on web site ?

Do I configure IIS for this ?

I want to know how I can configure IIS (7.5) to download .notebook file from my site?

What parameter I need for this file?


I add following code in web.config :

<security><requestFiltering><fileExtensions><add fileExtension=".notebook" allowed="true" /></fileExtensions><alwaysAllowedUrls></alwaysAllowedUrls></requestFiltering></security>

But it does not work!


When I write http://127.0.0.10/images/myfile.jpg in the browser's address bar
I can see myfile.jpg on the browser
But when I write http://127.0.0.10/images/myfile.notebook
I have a same error message

When I write file:///C:\mySite\images\myfile.jpg  in the browser's address bar
I can also see myfile.jpg on the browser
And when I write file:///C:\mySite\images\myfile.notebook in the browser's address bar
It works, I can upload this file

Soo do I need configure IIS ?Embarassed




Viewing all articles
Browse latest Browse all 27852

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>