i guys i have installed a forums script called discuz. English ver. its giving me this URL http://www.xxxxxx.com/forums/forumdisplay.php?fid=1 http://www.xxxxxx.com/forums/viewthread.php?tid=2&extra=page=1 and i want http://www.xxxxxx.com/forums/forumdisplay1/ http://www.xxxxxx.com/forums/viewthread2extra3D1/ Pls help Thanks
what you're looking for is apache's mod rewrite I believe.. http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html
you can read this to know how to do this using url rewriting.... http://roshanbh.com.np/2008/02/hide-php-url-rewriting-htaccess.html