Changes

From SME Server
Jump to navigationJump to search
5 bytes added ,  03:52, 10 November 2014
layout
Line 52: Line 52:  
Create a custom httpd.conf template fragment that looks like this (replace with appropriate details)
 
Create a custom httpd.conf template fragment that looks like this (replace with appropriate details)
   −
<Directory /home/e-smith/files/ibays/youribay/html>
+
<Directory /home/e-smith/files/ibays/youribay/html>
RewriteEngine On
+
RewriteEngine On
RewriteRule whatever
+
RewriteRule whatever
...
+
...
</Directory>
+
</Directory>
    
Then  
 
Then  
624

edits

Navigation menu