i have problem with htaccess
Posted by: kfir91 (---.red.bezeqint.net)
Date: July 08, 2009 05:59PM

Options +FollowSymLinks
RewriteEngine on
RewriteRule (.*),(.*)\.html$ index.php?name=$1&id=$2
RewriteRule (.*)\.html$ index.php?name=$1

this is my htaccess code
this is my link :
[127.0.0.1]

its not good...
without htaccess file the site work...

Options: ReplyQuote
Re: i have problem with htaccess
Posted by: c2dan (---.15-1.cable.virginmedia.com)
Date: July 08, 2009 07:28PM

Not understanding you but I think you need to enable mod_rewrite for your code to work.

When you install WAMP mod_rewrite is not enabled by default.

To enable this module left click the WAMP tray icon and select Apache > Apache Modules > rewrite module

Options: ReplyQuote
Re: i have problem with htaccess
Posted by: Georg (---.adsl.cybercity.dk)
Date: July 08, 2009 08:31PM

I was able to follow this advice earlier today, but now the rewrite module has disappeared from the Apache Modules menu.

What can I do to get it back?

Options: ReplyQuote
Re: i have problem with htaccess
Posted by: yfastud (Moderator)
Date: July 08, 2009 09:30PM


Options: ReplyQuote
Re: i have problem with htaccess
Posted by: Georg (---.adsl.cybercity.dk)
Date: July 08, 2009 09:39PM

Thank you very much!

Options: ReplyQuote


Sorry, only registered users may post in this forum.