Re: [users@httpd] The requested URL /~myuser/mydir/mypage was not found on this server.

2014-07-15 Thread Yehuda Katz
What created the link on that page? A desktop program? A server-side script? Hand-made? Does this file /home/myuser/public_html/mypage/mydir/somepage exist? The most accurate way to do this is to copy the URL from your browser, got to a shell and type ls -l /home/myuser/public_html<> and make sure

Re: [users@httpd] The requested URL /~myuser/mydir/mypage was not found on this server.

2014-07-15 Thread Carlos Carcamo
> On Tue, Jul 15, 2014 at 1:57 AM, Carlos Carcamo 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 p

Re: [users@httpd] The requested URL /~myuser/mydir/mypage was not found on this server.

2014-07-14 Thread Yehuda Katz
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 wrote: > Hello, I have a little problem maybe you could help me. > I have the userdir directive activated and now I

[users@httpd] The requested URL /~myuser/mydir/mypage was not found on this server.

2014-07-14 Thread Carlos Carcamo
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 try