• Hello!
    I have very nice and fast server hosting for my WP MU(nginx) but i have very low quota (100MB) so i’m forced to move my BLOGS.DIR and uploads to other server(apache) where i can put gigabytes of data (same hosting account, same ftp access (no, i cannot make link from server2 to server1))

    Presuming that blog is under myblog.com domain and files are under
    ‘/server1/home/xxx/www/myblog.com/htdocs’
    and i want to serve files from other dir/server for eg. let’s make files come from s.myblog.com and
    ‘/server2/home/xxx/www/s.myblog.com/htdocs’

    Is it possible to do this without using dozens of plugins (or connecting trough ftp from sth like w3 total cache)?
    (or what plugins I can use for this)

Viewing 2 replies - 1 through 2 (of 2 total)
  • I believe you handle this via lines in the wp-config file.

    Look into some of the Amazon s3 plugins as well.

    Thread Starter patryk84

    (@patryk84)

    I also believe that I can handle this via lines in wp-config file, and i don’t know how to do this – that’s why i asked here ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Moving uploads folder/blogs.dir to other server’ is closed to new replies.