Symbolic link for uploads in wordpress
Hi i am a new bie in wordpress.
i use load balancer for my sites. So the request can be processed by any of the 4 servers. so i moved all contents from /wp-content/uploads to the centralised server /images/myblog/wp-content/uploads and created a symbolic link to it.
Now the problem is, access to media contents results in 404 error. Can you please explain, is anything i am missing out.