Jump to content

Recommended Posts

Posted

Hey,

 

I have just setup moodle on Server 2008 R2 with IIS 7, PHP, and Mysql. I now have moodle working nearlly the way that i want it to but i am having problems with accessing files that i have uploaded.

 

When i upload a file it goes on to the server without any complications when i try to access the file it puts me to the following link:

 

'this is an example of one of the files i am trying to open'

 

http://moodle/file.php/24/AF1a_Living_or_non_living.zip

 

and i get a Server Error

 

404 - File or directory not found.

 

 

but if i go to Site Administration / Server / HTTP and turn off 'Use slash arguments' i can access the file but it gives me the following link

 

http://moodle/file.php?file=%2F24%2FAF1a_Living_or_non_living.zip

 

does anybody know how i could setup a URL Rewrite rule to correct this problem? If you need more details just ask.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...