creating categories

 
Post new topic   Reply to topic    Aprelium Forum Index -> URL Rewriting
View previous topic :: View next topic  
Author Message
bipeen
-


Joined: 08 May 2009
Posts: 1

PostPosted: Fri May 08, 2009 11:06 am    Post subject: creating categories Reply with quote

i want to create a SEO friendly urls so i like to create the urls as below

http://website.com/category-name/subcategory-name/product-name

i could create upto

http://website.com/category-name/

my rules then after gives 500 Internal Server Error

the rules i have written are as below

Options +FollowSymLinks
Options +Indexes
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*) bipin/index.php
RewriteRule ^(administrator) - [L]
RewriteRule ^(blog) - [L]

Please if any one can help me out!!
Back to top View user's profile Send private message
anybody
-


Joined: 17 Mar 2008
Posts: 90

PostPosted: Fri May 08, 2009 6:19 pm    Post subject: Reply with quote

Abyss Web Server: Mod Rewrite Translator
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> URL Rewriting All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group