On Mon, Jan 16, 2012 at 11:57 AM, Petr Hracek <phracek2@xxxxxxxxx> wrote: > This I have already read. > Thank you but what should be in that two configuration files? > The files will be empty? > > best regards > Petr > > The directives that 1.3 contained in those files don't need to specified separately to httpd.conf any more, and so typically are included in httpd.conf. If you are adjusting a 2.2 stock config to add your setup, and you were not modifying access.conf or srm.conf previously, then just ignore them. If you were, add the changed/extra directives to the end of httpd.conf, or if you prefer the older method, place the directives in a separate file and Include them into your httpd.conf. You no longer need to include access directives with ""AccessConfig foobar.conf"", you can simple ""Include foobar.conf"" Cheers Tom --------------------------------------------------------------------- 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