Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
litespeed_wiki:cloudlinux:cagefs [2017/04/21 13:06]
Michael Alegre [Preamble] Updated cageFS install link.
litespeed_wiki:cloudlinux:cagefs [2018/06/06 03:11]
Umar [5. Verify CageFS setup]
Line 168: Line 168:
 Create a test file under the document root as follows: Create a test file under the document root as follows:
 <​code>​ <​code>​
-test1@cptest [~]# cat test.php+test1@cptest [~]# vi test.php
 <?php <?php
 $passwd=`cat /​etc/​passwd`;​ $passwd=`cat /​etc/​passwd`;​
Line 175: Line 175:
 </​code>​ </​code>​
  
-Pointing the browser to http://​test1.example.com/​test.php should show the following: (Only the user's own /etc/passwd is visible to the jailed vhost.)+Pointing the browser to ''<​nowiki>​http://​test1.example.com/​test.php</​nowiki>'' ​should show the following: (Only the user's own /etc/passwd is visible to the jailed vhost.)
  
 <​code>​ <​code>​
  • Admin
  • Last modified: 2018/09/19 18:11
  • by Michael Alegre