Re: /var/www/ and the user ho like to edit web pages

From: Antonio Rodriguez (arodriguez31_at_cfl.rr.com)
Date: 11/05/05

  • Next message: Alan Ianson: "Re: /var/www/ and the user ho like to edit web pages"
    Date: Sat, 5 Nov 2005 12:57:12 -0500
    To: debian-user@lists.debian.org
    
    

    On Sat, Nov 05, 2005 at 06:24:45PM +0100, Csanyi Pal wrote:
    > Hello!
    >
    > My system is Debian GNU/Linux Sarge.
    > I have installed apache 1.3.33
    >
    > I'm new to apache server.
    > I try to set up access to user "webeditor" so he may to write his web
    > pages in the /var/www/ directory in the webmin, but I don't know how to
    > do that.
    >
    > I also try to add the user "webeditor" to www-data group so he can to
    > write in the /var/www/ directory, but he still can't do that.
    >
    > webeditor has ~/public_html/ directory.
    > Is it the better way that that user "webeditor" to edit his web pages in
    > this directory and somehow set up apache so we can see his homepage
    > from there?
    >
    > I will appreciate any advices!
    >

    Suppose you are user pal in your machine, which has ip 123.456.78.99
    Then,

    ~/public_html/ means /home/pal/public_html
    Which is accessed from the internet by pointing at
    http://123.456.78.99/~pal/

    and

    /var/www/ is where you put the what you want visible by pinting at
    your ip alone, that is
    http://123.456.78.99/myfile.html is located in
    /var/www/myfile.html

    This is the standard in debian machines (and unix in general, or close
    to it). The settings can be modified by making changes in the
    configuration files of apache.

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Alan Ianson: "Re: /var/www/ and the user ho like to edit web pages"

    Relevant Pages

    • Re: /var/www/ and the user ho like to edit web pages
      ... > My system is Debian GNU/Linux Sarge. ... > I have installed apache 1.3.33 ... > I'm new to apache server. ... to /var/www so they display when someone accesses your regular url. ...
      (Debian-User)
    • Re: Apache problem/question
      ... >access my apache server -> not to use http://localhost but to use ... i have tried to adjust the vhost section acording to the ... >guide in the apache web page, but when i try i get error 404. ... >should i install Apache 1.3.x? ...
      (comp.lang.php)
    • Re: question about network setup
      ... Others can use the public IP on your router and hit the apache server? ... If the answers to the above are yes, this is the way your router keeps the public IP separate from the private LAN ip's. ... MailScanner thanks transtec Computers for their support. ...
      (freebsd-questions)
    • more questions about apache configuration in Fedora Core 4 environment
      ... In apache 2.0, Port directive is gone. ... apache server listening to our web service request ... directives, one is Listen 900, another is Listen 9000, ...
      (Fedora)
    • Re: Viewing web content off-line (Apache) - default Oracle install of self-service apps
      ... You should encrypt the output from apache server, redirecting ports, and ... Viewing web content off-line (Apache) - default Oracle install of ... > irrelevant to a security list, so I am trying to reformulate to emphasize ... > being the "tweaking" of the browser in the security options, ...
      (Security-Basics)