Results 1 to 7 of 7

Thread: User Accounts In Apache1.3 ?

  1. #1
    Poster
    Join Date
    Apr 2003
    Location
    USA
    Posts
    323
    Is there any way to set up user accounts in Apache, because im going to host some of my friends sites. I have my site set up perfectly and I also need to know how to give them usernames and passwords so that they can upload via FTP.

    Live by the sword, Die by the sword.
    We all seek peace, but few of us will ever find it.

  2. Software & Hardware   -   #2
    4play's Avatar knob jockey
    Join Date
    Jan 2003
    Location
    London
    Age
    41
    Posts
    3,824
    im guessing the best way would be to give all your mates sites a directory to upload there files to in your root apache directory, that way you can host multiple sites.

    you will have to also run a ftp server which you assigned each friend his or her own directory because as far as i know apache cannot create user accounts its just a http server.

  3. Software & Hardware   -   #3
    Poster
    Join Date
    Apr 2003
    Location
    USA
    Posts
    323
    okay what program can i use to run an FTP server

    Live by the sword, Die by the sword.
    We all seek peace, but few of us will ever find it.

  4. Software & Hardware   -   #4
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    Also, you can have .htaccess files for their protected content.

  5. Software & Hardware   -   #5
    Poster
    Join Date
    Apr 2003
    Location
    USA
    Posts
    323
    alright i have everything set up but i need just some few minor adjustments. alright im using Cerberus FTP Server and i created a test account adn set it to what directory i wanted files to upload to it adn thats works fine. the only problem is that say the url is http://ssclan.no-ip.com:8080/test and that doesnt work but if i out the urlhttp://ssclan.no-ip.com:8080/test/ it works. it only works if i put the last slash there how can i fix it so that it works whether or not the slash is there?

    Live by the sword, Die by the sword.
    We all seek peace, but few of us will ever find it.

  6. Software & Hardware   -   #6
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    take the / off of the test directory in your httpd.conf file

  7. Software & Hardware   -   #7
    Poster
    Join Date
    Jan 2003
    Location
    Belle Vernon, PA, USA
    Posts
    638
    You should try posting your question(s) in the alt.apache.configuration newsgroup.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •