HTACCESS urgent

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



MY previous bug is cleared.

my problem is htaccess is work in localhost but not problerly  work in server .
my htaccess
AddType x-mapp-php5 .php
RewriteEngine ON
Options FollowSymLinks
RewriteOptions Inherit
     
RewriteBase /     

RewriteCond %{http_host} ^127.0.0.1 [NC]
RewriteCond %{HTTP_HOST} ^localhost [NC,OR]
RewriteRule ^(.*)$ http://localhost/afu1.4/ [L,R=301]
RewriteRule ^(([a-zA-Z0-9-\ _/\[\]&]+)(?!(ajax$|css$|images$)))$ index.php?cat=$1 [NC]



      Cricket on your mind? Visit the ultimate cricket website. Enter http://beta.cricket.yahoo.com

[Non-text portions of this message have been removed]


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux