Re: The requested URL /~myuser/mydir/mypage was not found on this server.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Have you double checked the URL for typos?
Are you getting to it by clicking a directory listing or by a link that you typed?

- Y


On Tue, Jul 15, 2014 at 1:57 AM, Carlos Carcamo <eazyduiz@xxxxxxxxx> wrote:
Hello, I have a little problem maybe you could help me.
I have the userdir directive activated and now I can see my projects
in public_html on my home dir, I can also browse my dirs in the web
browser and I can see the index page of my projects without any
problem, but, I have problems when i'm trying to access to some dir
inside any project, it shows this message:

Not Found

The requested URL /~myuser/mypage/mydir/somepage was not found on this server


This is my userdir.conf

<IfModule mod_userdir.c>
        UserDir public_html
        UserDir disabled root

        <Directory /home/*/public_html>
                #AllowOverride FileInfo AuthConfig Limit Indexes
#AllowOverride All
#Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
Options MultiViews Indexes SymLinksIfOwnerMatch
                <Limit GET POST OPTIONS>
                        Order allow,deny
                        Allow from all
                </Limit>
                <LimitExcept GET POST OPTIONS>
                        Order deny,allow
                        Deny from all
                </LimitExcept>
        </Directory>
</IfModule>

What i'm doing wrong?, Thanks in advance.

--
"El desarrollo no es material es un estado de conciencia mental"

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux