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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.