|
Maybe is a silly question, but... WebFaction uses xginx to serve static content and apache to serve dynamic content with PHP and in the routing system, they are set to parse different directories content. My question is: can PHP write anywhere in the filesystem and so also static content to be served by xginx, i.e images uploaded by visitors? Thanks |