Jump to content
The Uniform Server Community

other ppl can not access my files on my server


jpgalea
 Share

Recommended Posts

hi ive just started uniserver and put in some folders in the www folder and i can access them froom my localhost, however when i try using the machine's ip address or from another computer, access is denied and if i view the server logs i can see this message:

 

[Thu Dec 14 19:08:47 2006] [error] [client 158.125.1.112] client denied by server configuration: W:/www/photos

 

 

How can i fix this?

Thanks

Link to comment
Share on other sites

It's probably because of W:\www\.htaccess, which you'll have to edit to allow others to access your server. Some information on how to do that may be found here.

 

But if you want a quick fix, just delete that file or rename it to something else. It shouldn't hurt as it only does two things as far as I can see -- prevent others from accessing your server (before it's ready to be accessed) and to enable the execution of CGI scripts for your whole HTTP document root (which you should disable unless you really need it) :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...