dndUploader
dndUploader copied to clipboard
if files are not placed in root
if That happen
user should replace all of " href="/ " with " href="./ " and also src="/ with src="./
I am Directed to 404 when REWRITE Engine is on .
not 404 of dnduploader but my own site .
also i can not upload . why can't i upload ? see example when rewrite Engine is off-> http://piratep.com/new_up/up/
see example when rewrite Engine is on -> http://piratep.com/new_up/public_html
- option: place the files to a new subdomain like: http://up.piratep.com and upload from there
- option: configure your server correctly, and rewrite the urls in the source code, rewrite the .htacces... etc. I can't help you in this.
i have rewrite the urls . my main problem is why upload won't start ? even when i try with easyphp in windows , i can't make it happen .
Can you give me a hint where is the problem , why my server won't respond ?
Also mysql is deprecated and in near future it is not usable , you should consider mysqli .
i can't make sense of regular expression you are using in .htacces
Thanks fo replying so soon.