Java Mailing List Archive

http://www.apache-httpd.com/

Home » users.httpd »

RE: [users@httpd] Forbidden

swilting

2008-06-23

Replies: Find Java Web Hosting

Author LoginPost Reply

good, I just finished install everything works well I did everything in
the root of the site
but how to create other virtualhost

I tried to change this
<IfModule mod_userdir.c>
  #
  # UserDir is disabled by default since it can confirm the presence
  # of a username on the system (depending on home directory
  # permissions).
  #
  UserDir enabled fakessh

  #
  # To enable requests to /~user/ to serve the user's public_html
  # directory, remove the "UserDir disable" line above, and uncomment
  # the following line instead:
  #
  UserDir public_html

</IfModule>
#NameVirtualHost r13151.ovh.net:80
#
# NOTE: NameVirtualHost cannot be used without a port specifier
# (e.g. :80) if mod_ssl is being used, due to the nature of the
# SSL protocol.
#

#
# VirtualHost example:
# Almost any Apache directive may go into a VirtualHost container.
# The first VirtualHost section is used for requests without a known
# server name.
#
#<VirtualHost r13151.ovh.net:80>
#   ServerAdmin admin@(protected)
#   DocumentRoot /home/fakessh/public_html/
#   ServerName www.fakessh.eu
#   ErrorLog logs/www.fakessh.eu-error_log
#   CustomLog logs/www.fakessh.eu-access_log common
#</VirtualHost>
I've created users with system-config-users with user fakessh group
users

and the lack of luck the site installs in / var / www / html
http://renelacroute.fr/dotclear
is no longer working. Because error in the permissions.
removing the emergency virtualhosts and user fakessh
it works again is probably problems permissions
I am a novice
how to host multiple names simply apache
Le lundi 23 juin 2008 à 18:00 +0530, Vinay Purohit a écrit :
>
> Check directory permission in your httpd.conf file for default doc-root
> Hi,
>
> I have just CentOs 5.1

http://renelacroute.fr/dotclear/

http://www.renelacroute.fr/dotclear/

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



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@(protected)
 "  from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.