[clug-talk] Nautilus is fubar!
Shawn
sgrover at open2space.com
Wed May 3 11:17:06 PDT 2006
On Wednesday 03 May 2006 12:11, Mitchell Brown wrote:
> Okay, when I goto my commandline, and type "ls" in "/var/www" I get
>
> mbrown at BROWN1:/var/www$ ls
> apache2-default phpmyadmin
>
> Now, when I go into my "File Browser" in Ubuntu, goto "/var/www" I get a
> *completely* different structure! Yet, the files are there (I can copy them
> in and out of that folder!!!!)
Keep in mind that using nautilis will assume the credentials of the logged in
user. The apache folders are normally not accessible to everyday users. So,
if you go to the command line as root, of course you will see something
different.
Also, every distro does some things differently. If you learn enough about
file systems, and Apache in general, you can deduce where the pertinent
settings will be. Ubuntu uses the concept of "enabled sites" (only distro
I've seen do this so far). This is nothing more than a VirtualHost
definition put into a specific folder (or linked). Each VirtualHost can have
it's own DocumentRoot setting....
Shawn
More information about the clug-talk
mailing list