View Single Post
  #3 (permalink)  
Old 04-12-2008, 10:32 AM
fossil_007 fossil_007 is offline
Junior Member
 
Join Date: Apr 2008
Posts: 10
Thumbs up Problem Solved by me

hi i asked this question but
i still tried to solve it and it is solved.

I uninstalled Apache server and installed it again
and while setting again I realized

i wasted my time by uninstalling everything and installing it back

i had this in my httpd.conf file of Apache server

" AllowOverride None"

which was supposed to be
AllowOverride All

Stupid me


which bypassed my .htaccess file in directories

now it works fine
Reply With Quote