Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. msgsbox

    how to config apache for ~user

    I got it work by restart the Appache. Thanks
  2. msgsbox

    how to config apache for ~user

    Thanks. That is exactly what I want. But after I modify the httpd.conf file as below UserDir public_html <Directory /home/*/public_html/cgi-bin/> Options ExecCGI SetHandler cgi-script </Directory> I still could not open the web http://domainname/~user "404 not found" BTW, I have made...
  3. msgsbox

    how to config apache for ~user

    I wanted to setup a web access for a user in red hat. But I don't know how to set up. Also, can anyone tell me? 1. Do I have to use ~ (ex: http://localdomain/~someuser) or I can set it as (http://someuser.localdomain) and How? 2. How can I create cgi-bin for someuser? I did the search form...

Part and Inventory Search

Back
Top