I have a script that hits a page on my drupal site which I've registered in hook_menu as 'mymodule/fetch/blah'. I'm currently hitting this page at mydrupalsite.com/?q=mymodule/fetch/blah. If I were to enable clean urls (and maybe paths too), would my script still be able to successfully hit mydrupalsite.com/?q=mymodule/fetch/blah ?
Read »








