Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 02-11-2008, 08:54 PM   #1
Member (7 bit)
 
Join Date: Feb 2007
Posts: 67
404 errors click on categories!

This is my site:
rachacha.org

My host is 1and1

I believe my problem is the .htaccess. Is there something wrong or is it my host?
Thanks

here it is:
#
# Only upload if you want to use the Search Engine Friendly urls.
#

RewriteEngine On
RewriteRule ^product-([0-9]+)/([0-9]+)/.*.html&sort=([a-z]+) product.php?cid=$1&id=$2&sort=$3 [L]
RewriteRule ^product-([0-9]+)/([0-9]+)/.*.html&view=(.*) product.php?cid=$1&id=$2&view=$3 [L]
RewriteRule ^product-([0-9]+)/([0-9]+)/.*.html product.php?cid=$1&id=$2 [L]
RewriteRule ^product-([0-9]+)/.*.html&sort=(.*) product.php?cid=$1&sort=$2 [L]
RewriteRule ^product-([0-9]+)/.*.html&view=(.*) product.php?cid=$1&view=$2 [L]

RewriteRule ^product-([0-9]+)/.*.html product.php?cid=$1 [L]
RewriteRule ^listing-([0-9]+)/.*.html listing.php?sid=$1 [L]
mercules2178 is offline   Reply With Quote
Old 02-13-2008, 05:44 PM   #2
Member (7 bit)
 
Join Date: Feb 2007
Posts: 67
.htaccess

works now! this is the result!

#
# Only upload if you want to use the Search Engine Friendly urls.
#
Options +FollowSymLinks
RewriteBase /
RewriteEngine On
RewriteRule ^product-([0-9]+)/([0-9]+)/.*.html&sort=([a-z]+) product.php?cid=$1&id=$2&sort=$3 [L]
RewriteRule ^product-([0-9]+)/([0-9]+)/.*.html&view=(.*) product.php?cid=$1&id=$2&view=$3 [L]
RewriteRule ^product-([0-9]+)/([0-9]+)/.*.html product.php?cid=$1&id=$2 [L]
RewriteRule ^product-([0-9]+)/.*.html&sort=(.*) product.php?cid=$1&sort=$2 [L]
RewriteRule ^product-([0-9]+)/.*.html&view=(.*) product.php?cid=$1&view=$2 [L]

RewriteRule ^product-([0-9]+)/.*.html product.php?cid=$1 [L]
RewriteRule ^listing-([0-9]+)/.*.html listing.php?sid=$1 [L]
mercules2178 is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
CDDB errors davolente Home Theater, Audio, and Video 1 08-11-2006 03:38 PM
Crashing Crashing and Errors Steve8177 Computer Hardware 2 05-22-2006 11:38 AM
3D graphic errors with Sapphire 9600XT Ultimate RJ Home Theater, Audio, and Video 2 04-28-2005 09:29 AM
Memtest errors. Please help ffactoryxx Computer Hardware 2 10-19-2004 12:52 PM
Novice Firewall Info? buildingit Networking & Online Security 6 01-17-2004 09:28 PM


All times are GMT -5. The time now is 07:34 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2