
Using mod rewrite I can do this only partially.
example:
I created a directoy using dataface and my url's look like this
http://www.example.com/state/city/&-cursor=0&-skip=0&-limit=30&-mode=list (browse action)
I would like my url's to look like:
http://www.example.com/state/city/example_record_name/
Excuse my english. Thanks in advance.
example:
I created a directoy using dataface and my url's look like this
http://www.example.com/state/city/&-cursor=0&-skip=0&-limit=30&-mode=list (browse action)
I would like my url's to look like:
http://www.example.com/state/city/example_record_name/
Excuse my english. Thanks in advance.