I have an ajax file that is called when someone begins to type in search bar. I have recently been cleaning up my urls and removing file extentions adding trailing slashes, since then my ajax file doe
I have a VirtualHost setup like this : Alias /somedir /some/other/dir http://example.com/somedir works fine
mod_rewrite always baffles me... can anyone tell me the rules I need to get the following clean URLs? Desired URL on the left, real URL on the right.
I\'ve created a custom menu item in my Drupal 6 website by defining it in a custom module. This is an extremely simple MENU_NORMAL_ITEM menu item. The menu item is defined as
I have a drupal page (content type page) that should accept GET values using clean urls. I put the following code in the page body using the php code input format.
I am farily new to the topic, but I am trying to combine both Django and Pyjamas. What would be the smart way to combine the two? I am not asking about communication, but rather about the logical part
I\'m using the zend framework for my project - I\'ve tried to set up using clean links - however I\'ve noticed that my links seem to be getting really really long and wonder if at this point there wou
I have a setup with Drupal 6.12 installed on Ubuntu 9.10. It took me a while to figure out how to enable the Clean URL...
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am using A开发者_StackOverflow中文版pache to rewrite my URLs into clean URLs. RewriteRule ^(.*) index.php