Changes

Jump to navigation Jump to search
8 bytes removed ,  17:10, 13 March 2007
no edit summary
Line 20: Line 20:  
*Allow PHP URL File Open per ibay:
 
*Allow PHP URL File Open per ibay:
   −
**Make custom httpd directory if not exist
+
Make custom httpd directory if not exist
 
  mkdir -p /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf
 
  mkdir -p /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf
   −
**Create the template name <b>99allow_url_fopen</b> and put the content
+
Create the template name <b>99allow_url_fopen</b> and put the content
 
  <Directory /home/e-smith/files/ibays/IBAYNAME/html>
 
  <Directory /home/e-smith/files/ibays/IBAYNAME/html>
 
  php_admin_flag allow_url_fopen on
 
  php_admin_flag allow_url_fopen on
Line 29: Line 29:  
Save the file
 
Save the file
   −
**Expand
+
Expand
 
  expand-template /etc/httpd/conf/httpd.conf
 
  expand-template /etc/httpd/conf/httpd.conf
   −
**Restart httpd.
+
Restart httpd.
 
  /etc/init.d/httpd-e-smith restart
 
  /etc/init.d/httpd-e-smith restart
 
   
 
   
985

edits

Navigation menu