Quote:
Originally Posted by myneid
what is the problem? what is it not doing?
is mod rewrite on on your server? seems sending errordocument 404 to index.php may make it hard to see if its not turned on
|
it's a coupon script. Kind of a retailmenot clone. Front page lists popular coupons and stores. Clicking on a coupon is supposed to open the website of whatever company the coupon is for, but the script is redirecting to the index page. Clicking a store name is supposed to open a page on my site listing the coupons for that website/store, but it opens the index page again. Also going to /admin is supposed to open the admin area but once again, it opens the main index.php.
mod_rewrite is indeed installed, I am using it on a wordpress blog.
If I put gibberish in the .htaccess file then I get an internal server error.