Re: [us...@httpd] issue in debian lenny.

2010-03-09 Thread Matus UHLAR - fantomas
> On 03/04/2010 05:53 PM, Dan Poirier wrote: > > Or just don't use in your own configuration. The only real > > reason to use it is in example configurations for other people, where > > you don't know if a given module has been loaded. > > > > If you're configuring your own server, presumably you

Re: [us...@httpd] issue in debian lenny.

2010-03-04 Thread Nilesh Govindarajan
On Fri, Mar 5, 2010 at 10:33 AM, J. Bakshi wrote: > On 03/04/2010 05:18 PM, Nilesh Govindarajan wrote: > > On Thu, Mar 4, 2010 at 2:40 PM, Igor Cicimov > > wrote: > > > > See the name of the module in the LoadModule line in the config file > > > >> On Mar 4, 20

Re: [us...@httpd] issue in debian lenny.

2010-03-04 Thread J. Bakshi
On 03/04/2010 05:53 PM, Dan Poirier wrote: > Or just don't use in your own configuration. The only real > reason to use it is in example configurations for other people, where > you don't know if a given module has been loaded. > > If you're configuring your own server, presumably you intend for

Re: [us...@httpd] issue in debian lenny.

2010-03-04 Thread J. Bakshi
On 03/04/2010 05:18 PM, Nilesh Govindarajan wrote: > On Thu, Mar 4, 2010 at 2:40 PM, Igor Cicimov > wrote: > > See the name of the module in the LoadModule line in the config file > >> On Mar 4, 2010 6:16 PM, "J. Bakshi" > > wr

Re: [us...@httpd] issue in debian lenny.

2010-03-04 Thread Dan Poirier
Or just don't use in your own configuration. The only real reason to use it is in example configurations for other people, where you don't know if a given module has been loaded. If you're configuring your own server, presumably you intend for that module to be loaded. Better to have the server

Re: [us...@httpd] issue in debian lenny.

2010-03-04 Thread Nilesh Govindarajan
On Thu, Mar 4, 2010 at 2:40 PM, Igor Cicimov wrote: > See the name of the module in the LoadModule line in the config file > > On Mar 4, 2010 6:16 PM, "J. Bakshi" wrote: > > On 03/04/2010 11:40 AM, Nilesh Govindarajan wrote: > On Thu, Mar 4, 2010 at > 11:12 AM, J. Bakshi > >

Re: [us...@httpd] issue in debian lenny.

2010-03-04 Thread Igor Cicimov
See the name of the module in the LoadModule line in the config file On Mar 4, 2010 6:16 PM, "J. Bakshi" wrote: On 03/04/2010 11:40 AM, Nilesh Govindarajan wrote: > On Thu, Mar 4, 2010 at 11:12 AM, J. Bakshi > wrote: > > Hello list, > > Here in debian lenny the r

Re: [us...@httpd] issue in debian lenny.

2010-03-03 Thread J. Bakshi
On 03/04/2010 11:40 AM, Nilesh Govindarajan wrote: > On Thu, Mar 4, 2010 at 11:12 AM, J. Bakshi > wrote: > > Hello list, > > Here in debian lenny the rewrite rules are working well. I have > checked > by this .htaccess and successful > >

Re: [us...@httpd] issue in debian lenny.

2010-03-03 Thread Nilesh Govindarajan
On Thu, Mar 4, 2010 at 11:12 AM, J. Bakshi wrote: > Hello list, > > Here in debian lenny the rewrite rules are working well. I have checked > by this .htaccess and successful > > > DirectoryIndex index.php > RewriteEngine On > > #RewriteRule ^typo3$ - [L] > #RewriteRule ^typo

[us...@httpd] issue in debian lenny.

2010-03-03 Thread J. Bakshi
Hello list, Here in debian lenny the rewrite rules are working well. I have checked by this .htaccess and successful DirectoryIndex index.php RewriteEngine On #RewriteRule ^typo3$ - [L] #RewriteRule ^typo3/.*$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_