Jump to content

How on a Windows Server -Move the attachments, downloads & templates_c


Digital Backups

Recommended Posts

Just wondering the best way to "Move the attachments, downloads & templates_c folders" on a Windows Server (2012), can this be a physical address?

 

Instead of in Linux

 

$templates_compiledir = "/home/username/templates_c/";

$attachments_dir = "/home/username/attachments/";

$downloads_dir = "/home/username/downloads/";

 

Do this in Windows ?

 

$templates_compiledir = "C:\domains\mydomain\secure\templates_c\";

$attachments_dir = "C:\domains\mydomain\secure\attachments\";

$downloads_dir = "C:\domains\mydomain\secure\downloads\";

 

When my public files are C:\domains\mydomain\wwwroot

 

Thanks,

 

Bryan

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated