Re: [PHP] FROM httpd.conf TO .htaccess

2008-04-17 Thread Wolf
"Alberto García Gómez" <[EMAIL PROTECTED]> wrote: > Fellows, I need to change this configuration from my httpd.conf file to an > .htacces file so my scripts can work in any apache without having access (or > change) the server httpd.conf file > > Here's the piece of the httpd.conf > > Re

Re: [PHP] FROM httpd.conf TO .htaccess

2008-04-17 Thread Daniel Brown
On Thu, Apr 17, 2008 at 10:44 PM, Alberto García Gómez <[EMAIL PROTECTED]> wrote: > Fellows, I need to change this configuration from my httpd.conf file to an > .htacces file so my scripts can work in any apache without having access (or > change) the server httpd.conf file > > Here's the piece

[PHP] FROM httpd.conf TO .htaccess

2008-04-17 Thread Alberto García Gómez
Fellows, I need to change this configuration from my httpd.conf file to an .htacces file so my scripts can work in any apache without having access (or change) the server httpd.conf file Here's the piece of the httpd.conf RewriteEngine On RewriteLogLevel 9 RewriteLog logs/server.com-rewrite_log