[EMAIL PROTECTED] .htaccess MOD REWRITING

2005-08-29 Thread cocozz
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

[users@httpd] Problem with VirtualHosts

2005-06-23 Thread CoCozZ geek
Hi, im trying to set up a VirtualHost for my website, thats what I use : Cocozz:~# cat /etc/apache2/sites-enabled/000-default NameVirtualHost *     ServerAdmin [EMAIL PROTECTED]     ServerName www.cocozz.com     ServerAlias cocozz.com hispageeks.cocozz.com     DocumentRoot