what? Don't get it :( I used the <Directory "/var/www/authconfig"> AllowOverride AuthConfig </Directory> like you told me, restarted httpd and now I at least get the login-box but the user/password won't work. I tried another thing I found for the .htaccess file: AuthName "Private Are...
<Directory "/var/www/authconfig"> AllowOverride AuthConfig </Directory> U meant "/var/www/ usage " right? I tried with that anyways and now I get the l/p box showing up but it won't matter what I write as user/password I just won't get in. I'm using htpasswd -csd .htpasswd bashe...
I have always thought that the AllowOverride feature in the config file is used so that you can write the directory of the .htpasswd file in the .htaccess file and not in the config file, is that wrong? The thing I changed about AllowOverride is: # # AllowOverride controls what directives may be pla...
OK, here it comes :) httpd.conf [root@kgdubben mysql]# cat /etc/httpd/conf/httpd.conf # # This is the main Apache server configuration file. It contains the # configuration directives that give the server its instructions. # See <URL:http://httpd.apache.org/docs/2.2/> for detailed information. # In ...
Yep, that's no problem, I used to forget that one but not this time lol AllowOverride AuthConfig is set I could set it to 'All' but don't think that is necessary... or it it? When ever I move the .ht* file to /webdata2/html/kgdubben.se/ directory and when trying to browse it it always asks for the p...
I start 'VI' with the letters 'vi'. Tried that using 'vim ' and all colors showed up Gonna add that, but I sure as he** won't remember that later lol so don¨t nuke this place since this is my linuxpedia. lol
Why is there a diff. between VI and VIM in the first place?
Is there a way to get this country thing to work better?
.se is Sweden, anyone knows that but .com could also be Swedish like .se can be commercial too. Or is the country thing only divided by the suffix of the domain name?
This thing with htaccess/htpasswd is dang hard to get, at least for my simple brain :( and the big thing is the directory tree of the htpasswd file I think. I got one static webpage setup at: /webdata2/html/kgdubben.se/ in there is a link to the webalizer "usage" page that I don't want to ...
When I'm using my normal user(not su) then I get colors of scripts and it all is easy to read, but when I go into root then all text is white. This has been so for the last... well way back since Fedora Core and some version I think, maybe longer, I can't remember, maybe even always. Is there a way ...