[RESOLVED] Can you clear a subdomain when uploading files?
I need to set up a thing to upload files, and I made a subdomain out of the folder so it would be easier to access but the pictures go in a different file which sits "above" the subdomain... is it possible to get the files to that folder (I tried setting it up with an absolute path and it returned an error, and I try using "../" and it still has the subdomain) without just removing the subdomain?
For future reference, in case anyone else has this problem... if you make the subdomain a different folder and redirect to the one you want, it'll keep he ease of access without changing the file-paths! I was working on this for like 3 days and it just hit me out of nowhere.
Bookmarks