Displaying 1 result from an estimated 1 matches for "wcfsetup".
2008 Nov 30
4
Apache, SELinux, and document root on a different partition
...to /mnt/bigdisk2, and I put the app in the wbb3tmp
subdirectory there:
[root at centos wbb3-tmp]# ls -Za
drwxr-xr-x apache apache system_u:object_r:httpd_sys_content_t .
drwxr-xr-x root root system_u:object_r:file_t ..
-rw-r--r-- apache apache system_u:object_r:httpd_sys_content_t
WCFSetup.tar.gz
-rw-r--r-- apache apache system_u:object_r:httpd_sys_content_t index.html
-rw-r--r-- apache apache system_u:object_r:httpd_sys_content_t install.php
-rw-r--r-- apache apache system_u:object_r:httpd_sys_content_t test.php
[root at centos wbb3-tmp]# pwd
/mnt/bigdisk2/wbb3-tmp
My Apache Vi...