Home » Htaccess Tools » Questions regarding htaccess » File Uploading
File Uploading [message #886] Wed, 20 February 2008 09:14 Go to next message
bigk  is currently offline bigk
Messages: 2
Registered: February 2008
I am hoping that someone can help with this problem. I have a problem where I want someone to log into my website and upload a file. I get an error message saying there was an error uploading but everything seems to be correct. The uploader php pages shows that everything is going to the right place but I suspect it is an access problem. I have been putting this in the ""clients"" directory. Help

My .htaccess file contains the following

redirect /Clients/bob http://www.xxxxxxxxxxxxx.net.nz
redirect /Clients/bob/ http://www.xxxxxxxxxx.net.nz
RedirectMatch (.*)\index.php http://www.xxxxxxxxxx.net.nz
<Files ~ "\.(in|sql|pdf)$">
order allow,deny
deny from all
</Files>
Re: File Uploading [message #887 is a reply to message #886 ] Fri, 22 February 2008 04:46 Go to previous message
bigk  is currently offline bigk
Messages: 2
Registered: February 2008
Anyone know how to sort this?
Previous Topic:subdomain rewritemap issue
Next Topic:Can i add to htaccess file.
Goto Forum:
  


Current Time: Sat May 17 01:44:35 CEST 2008

Powered by: FUDforum 2.7.7.
Copyright ©2001-2007 FUD Forum Bulletin Board Software