Quote:
Originally Posted by kjmz
Hi,
I'm trying to get the SEO Rewrite to work. I'm using .htaccess because I don't know how to use http.conf because I don't have the file anywhere on my server. I tried inserting the code from the instructions file but it came up with:
"The requested URL /home/****/public_html/local_links.php was not found on this server."
That is where it located though.
Can anyone help me?
Thanks!
|
Nice site! Is Winnepeg always so sunny?
The documentation on Apache's mod_rewrite describes the feature as "voodoo"

I'm not an expert - you might be better posting the question in a general Apache forum. However - I assume your server is running under linux? If Windows, you probably need a drivename somewhere.
You may find it helpful to include a RewriteLog statement in the .htaccess to give insight into what is going on - see
http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html