Sure, I know I didn't sound polite, but I gave you a possible solution.

The best solution though, would have been for you to read the error log for the web server to get a solution.

Well, I am sorry for not being so polite, but your question too wasn't that smart as one would expect.


On Wed, Nov 14, 2012 at 11:11 AM, Johnny Tsunami <onamij@gmail.com> wrote:
@Odhiambo Washington you don't sound polite. I only asked a question. n by the way its my clients domain  that is displaying the error and he wanted to know if i can help.





On Wed, Nov 14, 2012 at 10:39 AM, Odhiambo Washington <odhiambo@gmail.com> wrote:
Apparently, you did not RTFM when setting up whatever you were setting up. I'll assume it's Apache as a webserver, because it could be any other webserver..

If you have put the content you want accessed in /some/path/to/content, then you should give access to it:

Go to the virtualhost configuration and add this:

<Directory /some/path/to/content/>
   Order Deny, allow
    Allow from all
</Directory>

Then execute the command:

apachectl graceful

Then test to see if you can access the content.

Next time please ass your questions like you are asking a third party, not asking yourself. You must present your case for people to understand it. We are not google. Then I also think you should take a deep look into how you installed your server. This kind of error is quite weird for Apache - that it is not able to access files it installed. Seems like you changed file permissions without understanding what you were doing - the result of a rush to get to a destination without planning.



On Wed, Nov 14, 2012 at 10:26 AM, Johnny Tsunami <onamij@gmail.com> wrote:

Hi pal? how do i solve this error and what could be the problem ?

Forbidden

You don't have permission to access / on this server.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.


from this domain

http://www.centurionsystemsltd.com/



--
..................................................................................................................................................................................................................................
Regards


John Onami
Jinkas Technologies
"...With an eye in IT Solutions..."


_______________________________________________
Skunkworks mailing list
Skunkworks@lists.my.co.ke
------------
List info, subscribe/unsubscribe
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------

Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke



--
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
I can't hear you -- I'm using the scrambler.


_______________________________________________
Skunkworks mailing list
Skunkworks@lists.my.co.ke
------------
List info, subscribe/unsubscribe
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------

Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke



--
..................................................................................................................................................................................................................................
Regards


John Onami
Jinkas Technologies
"...With an eye in IT Solutions..."


_______________________________________________
Skunkworks mailing list
Skunkworks@lists.my.co.ke
------------
List info, subscribe/unsubscribe
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------

Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke



--
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
I can't hear you -- I'm using the scrambler.