From c2b3ea427d16154ab3d824f1ce17a94fa0b96e52 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Thu, 8 Nov 2007 14:27:25 -0500 Subject: Release bump + start new changelogs. --- docs/cobbler.pod | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/cobbler.pod b/docs/cobbler.pod index d99fdab..89c3213 100644 --- a/docs/cobbler.pod +++ b/docs/cobbler.pod @@ -682,6 +682,8 @@ chcon httpd_sys_content_t /etc/cobbler/auth.conf 5) Run /sbin/service cobblerd restart. +6) Verify the AllowOverride section for the /var/www/cgi-bin directory in /etc/httpd/conf/httpd.conf says "AllowOverride All" not "AllowOverride None". + 6) Visit http://yourserver.example.org/cgi-bin/cobbler/webui.cgi and log in with whatever you chose in step 3. =head1 EXIT_STATUS -- cgit