User Tools

Site Tools


gen:external-dir

Differences

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

Link to this comparison view

Next revision
Previous revision
gen:external-dir [2024/04/09 04:37] – created kirtisinghgen:external-dir [2024/04/09 04:47] (current) kirtisingh
Line 19: Line 19:
  
 **Step 3 :** A textbox would be presented and a typical entries under that would be like **Step 3 :** A textbox would be presented and a typical entries under that would be like
 +
 +**The paths would be referred after /home/user101/**
  
 Where a parent folder needs to be accessible via PHP scripts Where a parent folder needs to be accessible via PHP scripts
  
 <code> <code>
-/home/user101/fldr1:/home/user101/fldr1:example.com+fldr1:fldr1:example.com
 </code> </code>
 +
 +Above fldr1 is physically present as /home/user101/fldr1 and is exposed as /home/user101/fldr1
  
 Where a parent folder being a large external volume, where it typically would be of a large size and not part of incremental backups, is used w.r.t. URL references Where a parent folder being a large external volume, where it typically would be of a large size and not part of incremental backups, is used w.r.t. URL references
  
 <code> <code>
-/home/user101/media:/home/user101/example.com_public_html/media:example.com+media:example.com_public_html/media:example.com
 </code> </code>
 +
 +Above media is physically present as /home/user101/media and is exposed as /home/user101/example.com_public_html/media
  
 Where you wish to access the full directory structure of the user (**high un-advisable**) Where you wish to access the full directory structure of the user (**high un-advisable**)
Line 38: Line 44:
 </code> </code>
  
 +{{:gen:ed-form.png?direct&400|}}
gen/external-dir.1712637454.txt.gz · Last modified: 2024/04/09 04:37 by kirtisingh

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki