OAI2 - Clean url off
ismaele - February 4, 2008 - 11:21
| Project: | OAI-PMH Module |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Somebody can help me?
I've installed the OAI2 module but my clean urls is off, and conseguently, if I digit mysite/oai the result is a 404 page not found. It's possibile to solve this problem?
Thank you in advance

#1
try mysite/oai?verb=ListRecords&metadataPrefix=oai_dc
-nruest
#2
Sorry, but not work.
My addresse is similar to /?q=; I haven't clean urls abilitate
#3
Try...
/?q=oai&verb=Identify
Ron.
#4
Yuppie!!! Now it's working!!!
thanks to Ron Jerome and Nick Ruest for the friendly help!!
Roberto (alias achab)
#5
Dear friends,
unfortunately I was happy only for few moments...
Following your instructiuons it works on my site but....when I tried to test it on http://re.cs.uct.ac.za/ appear the same problem
I digit /mysite/?q=oai and the site return /mysite/?q=oai?verb=Identify. This damn question mark block the analysis and, I think, the retrieval of information from my site.
Sorry for this new problem....and I wait for an help
Bye
#6
Is there some reason you can't turn clean urls on??
What you are seeing there is really not a problem with the module, but with the test robot.
The bottom line is that it would be better to have clean urls on.
Ron.