Right now the main page web adress is
-http://www.webadress.net/links/-page-0.html I want to change it to
-http://www.webadress.net/links
and when on a Cat page it looks like this
-http://www.webadress.net/links/Education-page-0.html I want it to be
-http://www.webadress.net/links/Education
The second page would be
-http://www.webadress.net/links/Education/index2.html
Here is the file for it
- Code: Select all
RewriteEngine on
#categories
RewriteRule ^(.*)-page-(.*).html$ index.php?command=select&category=$1&pager_cmd=$2
#details page
RewriteRule ^details-(.*).html$ index.php?command=details&id=$1
RewriteRule ^add-site-(.*).html index.php?command=add_site&category=$1
THXS for any Help
Steve

English |
French
