RSS Forums RSS
Please support our Linux Servers and Apache advertiser: Programming Forums
Views: 1286 | Replies: 0 | Thread Tools  Display Modes
Join Date: Jun 2007
Posts: 1
Reputation: thapame is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
thapame thapame is offline Offline
Newbie Poster

mod_rewrite related problem

  #1  
Jun 28th, 2007
I have following code in my .htaccess for SEF URLs for www.fashionsansar.com so please let me know is this correct.

Options FollowSymLinks SymLinksIfOwnerMatch
RewriteEngine on

#################################################################################################
## Rewrite index urls
#################################################################################################
RewriteRule index-([0-9]*)\.html$ index.php?page$1 [NC]


#################################################################################################
## Rewrite image_view urls
#################################################################################################
RewriteRule fas_fusk/image_view([0-9]*)\.html fas_fusk/image_view.php?id=$1 [NC]


#################################################################################################
## Rewrite tag_search urls
#################################################################################################
RewriteRule fas_fusk/tag_search([0-9]*)-page-([0-9]*)\.html fas_fusk/tag_search.php?q=$1&page=$2 [NC]

but it's not working. .htaccess SEF URLs is already running without any problem on another website on same host.
AddThis Social Bookmark Button
Reply With Quote  

Only community members can participate in forum threads. You must register or log in to contribute.



Similar Threads
Other Threads in the Linux Servers and Apache Forum
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 10:51 pm.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC