similar to: .htaccess for script aliased directories

Displaying 20 results from an estimated 1000 matches similar to: ".htaccess for script aliased directories"

2008 Apr 18
2
Can't get .htaccess to work
Hi, I'm trying to password protect one of my web accessable directories and I can't get .htaccess to work in a Centos 5.1 box Here's what I did I created an .htaccess file with the contents: AuthName "Restricted Area" AuthType Basic AuthUserFile /home/mysite/.htpasswd AuthGroupFile /dev/null require valid-user and I uploaded it to the dir I want to protect. Then I
2005 May 16
1
htaccess authentication asks for MySQL table test.user_info
Hello. I tried to create an access file with 'htpasswd -c /etc/httpd/conf/myfile.htaccess testuser'. In the SSL directory I have put a .htaccess file containing the followings: AuthUserFile /etc/httpd/conf/myfile.htaccess AuthName "Mydomain" AuthType Basic require valid-user This worked with CentOS 3. Now with CentOS 4, apache version 2.0.52, the access to the page is
2005 Jul 14
0
htaccess authentication asks for MySQL table test.user_info
Hello. For users interested in the MySQL authentication problem for SSL pages, there is another way to prevent mod_auth_mysql to do this mySQL authentication. This has been reported by Brent: In the /etc/httpd/conf/httpd.conf file, add the directive: <Directory xxxxxx/ AuthMySQLEnable off AllowOverride All </Directory> You can also add it to your .htaccess file. Thanks
2008 Apr 16
1
AWStats included with Centos 5.1 distro?
Hi, Is AWStats included in the Centos 5.1 Distro? _________________________________________________________________ Going green? See the top 12 foods to eat organic. http://green.msn.com/galleries/photos/photos.aspx?gid=164&ocid=T003MSN51N1653A -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Sep 06
2
.htaccess in public and adding password protection
While my site is in development I wish to add basic password protection. At the moment my .htaccess looks like this: AuthName "Restricted Area" AuthType Basic AuthUserFile /home/httpd/mydomain.co.uk/.htpasswd AuthGroupFile /dev/null require valid-user .htpasswd exists and has an entry, yet I do not get a password prompt? Does Apache Auth work for dynamic resources or only static
2013 Feb 13
1
htaccess is not working
Hello, I'm new here, and after trying by myself, I'm looking for some help ... I have installed webalizer, on my CentOS 6 server. Root path for webalizer is /var/www/usage/ It's working, but after putting a .htaccess in /var/www/usage/ and the appropriate .htpasswd in /var/www/html/auth/ there is no password asked. Here are my files : .htacess : AuthName ?Veuillez vous
2009 May 27
2
Cron Job?
Hi All, How does one create a cron job that runs commands like: /usr/local/awstats/wwwroot/cgi-bin/awstats.pl -config=xxx.com -update /usr/local/awstats/wwwroot/cgi-bin/awstats.pl -config=yyy.com -update Say every 15 mins? -Jason
1997 Sep 03
1
Security Hole. Appache.
Sorry! Unknown (for me) behaviour of Apache was discovered. Suddenly. Configuration detail: Linux: 2.0.30 Apache: 1.x.x srm.conf: ... Action text/html /cgi-bin/exefile ... /www-root/sec-dir/.htaccess: AuthType Basic AuthName authname AuthUserFile /itc/passwd <LIMIT GET POST> require valid-user
2007 Sep 08
8
SVN and Rails problem
Hi guys, I''ve finally managed to get my server up and running with mongrel_cluster and all that jazz. My rails app works fine, but when I try to access my svn repos as I was doing before everything was setup rail is giving me a 404. What can I add to my httpd.conf to prevent this? Here''s a snip from my httpd.conf relating to the domain: ---HTTPD.CONF---------------------------
2009 Sep 19
2
Apache configuration: minor problem with special characters
Hi, I'm currently fiddling with protecting sections of a website with .htaccess. Here's an example: <Files .htaccess> order allow,deny deny from all </Files> AuthUserFile /etc/httpd/htpasswd AuthName "L'acc?s ? ce site est restreint." AuthType Basic require valid-user The configuration works OK (after having created a valid user), but unfortunately,
2007 Feb 18
1
FastCGI without ScriptAlias
Hi, I made some experiments with the sample blog application, my index.fcgi file contains the following: require ''camping/fastcgi'' Camping::Models::Base.establish_connection( :adapter => ''sqlite3'', :database => ''database/camping.db'' ) Camping::FastCGI.serve(''blog.rb'') Without ScriptAlias the application works fine,
2008 May 02
3
CruiseControlRb behind apache
I managed to find this in the archives, so far: http://www.nabble.com/Setting-up-CCRB-behind-apache-proxy-tt14016053.html#a14099749 Found a better alternative to doing this in my .htaccess instead of messing with the httpd.conf, in case someone is interested: --- snip --- RewriteEngine On ### for cruisecontrol RewriteBase / RewriteRule ^(.*)$ http://localhost:3333/$1 [P] AuthType Basic
2006 May 09
2
Log file format + Awstats
I'm trying to process Icecast2 log files with Awstats and I'm running into a problem which I believe may be related to an extra entry in the Icecast2 logfiles. If one compares an Apache CLF log entry such as the following: 199.125.245.200 - - [08/May/2006:12:26:00 -0600] "GET / HTTP/1.0" 200 53 "-" "-" to an Icecast2 log entry: 166.70.52.200 - -
2005 Dec 12
3
how do I set up separate log files/AWstats instances for a virtual host web server?
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> Hi all,<br> <br> I've configured my server to to host multiple sites on a single IP address, when
2009 Jan 17
1
counting Mb of every mountpoint
Hi guys > > Hi > > 2008/9/21 Jordi Sala <poperbu at gmail.com>: > >> Hi, >> >> Awstats (awstats.sourceforge.net/) or sawmill (http://www.sawmill.net/) do >> what you want. >> > > Webalizer - streaming version: > > http://webalizer.bzhtec.com/ > > Chip Scooter > > > I have tried webalizer but later my try I
2016 Aug 28
0
.htaccess file
On 2016-08-28, TE Dukes <tdukes at palmettoshopper.com> wrote: > > I'm just not following or understanding. The .htaccess file works but on a > slow DSL, I don't want the hits. What exactly is slow when you receive requests from remote clients that you don't want? Are you actually seeing problems when clients make requests and Apache has to read in your 2MB .htaccess
2005 Feb 25
2
Re: STATs tools?
I just wanted to point out that it's "stats", not "STATs". "Stats" is not an acronym! It's an abbreviation; it's short for "statistics". On Fri, 25 Feb 2005, Dan Stowell wrote: > Date: Fri, 25 Feb 2005 09:43:38 +0000 > From: Dan Stowell <danstowell@gmail.com> > To: icecast <icecast@xiph.org> > Subject: [Icecast] Re:
2007 Jun 05
3
custom type, recipe, how to solve this ?
Hi, I have a little trickky thing i wanted to do with puppet, mainly this is configuring web host on servers. I have a tree like this : NODE - WEB -APACHE - 1.x - 2.x - FTP - VSFTP - PROFTPD - STATS -AWSTATS - if FTP then configure awstats for awstats - URCHIN5 So my issue is that i want to be able to have
2007 Nov 15
1
Hour by Hour statistics
Hi all, I've used awstats in the past to get stats on our radio shows but I'm looking for statistics for every hour of the day, something that awstats doesn't support (unless there's a nice hack out there) Ie I want to be able to tell the DJ who has a show 2pm to 3pm on a Monday how many listeners he had. Has anyone seen a project that would do this?
2006 Apr 28
0
Re: Recognition failed for "/dispatch.cgi"
The problem turned out to be fairly simple. The main problem: Apache handles the ScriptAlias directories so that all files are "executed" rather than served. I''m assuming also that Apache doesn''t bother looking at the .htaccess files therein, either. So instead, I had ''rails'' put everything into my web document area. The path issue seems to be