From 6207515bb71cabd0a52400fe11f44959e40b03e9 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Fri, 9 Nov 2007 10:48:27 -0500 Subject: Add cgi permissions config to cobbler.conf --- docs/cobbler.pod | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/cobbler.pod') diff --git a/docs/cobbler.pod b/docs/cobbler.pod index 89c3213..d99fdab 100644 --- a/docs/cobbler.pod +++ b/docs/cobbler.pod @@ -682,8 +682,6 @@ 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