[users@httpd] .htaccess MOD REWRITING

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I am trying to use the MOD REWRITING function of Apache on a Nucleus CMS with .htaccess.

So I put the .htaccess on my site folder ( /var/www/nucleus). It contains the following lines:

   RewriteEngine On
   RewriteRule ^archive-([0-9]+)-([0-9]+)-([0-9]+).html+
   index.php?archive=$2-$3&blogid=$1
   RewriteRule ^item-([0-9]+).html+ index.php?itemid=$1
   RewriteRule ^archivelist-([a-z]+).html+ index.php?archivelist=$1

But it doesnt works, I get 500 errors when trying to access mysite.com/item-1.html

Hope you can help me,
Regards


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux