Page 1 of 1

404 error? cant see my files

PostPosted: 28. June 2007 14:53
by NareZ
hy,

I'm using XAMP for Linux on Ubuntu 7 OS.
The problem is, that I cant see my files when I type directory names of my localhost server, which does not contain any index files.. Only 404 error:
Code: Select all
Not Found

The requested URL /vtc/ was not found on this server.

Apache/2.2.4 (Unix) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e PHP/5.2.2 mod_apreq2-20051231/2.5.7 mod_perl/2.0.2 Perl/v5.8.7 Server at localhost Port 80


Any help there??

PS: I have changed my DocumentRoot folder, in case it means something.


----------------------------------------------------------------------------------
edited
OK, I figured it out that it is related to User and Usergroup I'm using.
When deleted all identifiers near DirectoryIndex I was able browse through files and folders, BUT only those, which are under nobody usergroup..

Any solutions for that?