
Some url rewriting that I have used. First uncomment the line below in apache>conf>httpd.conf file and restart the apache server. LoadModule rewrite_module modules/mod_rewrite.so Now add these lines in .htaccess file #initialize mod rewrite Options +FollowSymlinks RewriteEngine on #this line will disable direct file viewing within any folder Options -Indexes #this configuration will…
© 2010 Created by Shakeel Shrestha on Ning. Create a Ning Network!