Perhaps the directives have changed?
I don't see LDAPServer here:
http://httpd.apache.org/docs/2.0/mod/mod_auth_ldap.html
caveat: I know even less about this than you
On 4/25/07, Nick Kew <[EMAIL PROTECTED]> wrote:
On Wed, 25 Apr 2007 06:21:47 -0700 (PDT)
Fred Sanfrod <[EMAIL PROTECTED]> wrote:
> can someone please tell me what am I
> missing?
It's more likely you're trying something too complex
(probably with mod_rewrite) than that you're missing somethin
Maybe you need a different doc root for each site else it will end serving
from the same doc root for all sites
On 4/27/07, Alejandro Decchi <[EMAIL PROTECTED]> wrote:
Here in this file i include the configuration like :
ServerAdmin [EMAIL PROTECTED]
DocumentRoot /etc/apache2/htdocs
Hi,
I'm trying to set up bugzilla on our server so that it comes up as
http://servername/bugzilla
The main site is on /var/www/localhost/htdocs
and bugzilla is installed at /var/www/bugzilla/htdocs
There are several subdomains as well (don't know if that's pertinent).
Initially I set it up to
On 5/11/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 5/11/07, j k <[EMAIL PROTECTED]> wrote:
> but http://servername/bugzilla doesn't work, gives a 404 everytime.
What -- exactly -- does the error_log say?
Joshua.
I think this is the entry
[Fri May 11 17:11:32 2
On 5/11/07, Glen Vickers <[EMAIL PROTECTED]> wrote:
I'm having some difficulty using the virtual domain hosting on my
server. I have setup the virtual domains but it doesn't seem to recognize
the two domains as they come in. Here's my config. What am I missing?
Looks a lot like the way I d
On 5/11/07, Sam Lavitt <[EMAIL PROTECTED]> wrote:
I am wondernig if apache 2.2 has a means to prevent a user with a site
hosted on the server, from accessing another users files. (e.g. I have
/hosting/user1, and I don't want him to be able to run a script to open
/hosting/user2/password-file)
On 5/16/07, Malladi, Sasikanth <[EMAIL PROTECTED]> wrote:
All,
Apologies if this is a FAQ and I should RTFM but I don't seem to find
the right place to look.
How do I enable my Apache 2 web server with SSL? I followed the advise
here: http://docs.sun.com/source/819-5536-11/7_SSL_Apache.html#59
I followed this suggestion in the apache2 htpd.conf to use the default error
handlers:
# The internationalized error documents require mod_alias, mod_include
# and mod_negotiation. To activate them, uncomment the following 30 lines.
and it works fine for a 403 i get the expected response:
Access
On 6/9/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 6/9/07, j k <[EMAIL PROTECTED]> wrote:
> The requested URL /nof.html was not found on this server.
>
> Additionally, a 404 Not Found error was encountered while trying to use
an
> ErrorDocume
Conversely I have done the same, i.e., installed certs on Apache 2, and used
the SSL with (FF1.5, FF2, IE 5,5.5,6,7) on windows,FF1.5,Safari and
Camino on Mac and they all work just fine so I think FF is not the problem.
Hope you figure it out.
On 6/12/07, Salcedo, Simon <[EMAIL PROTECTED]> wrot
Well weird to me...
I just upgraded to 2.2.6 on a gentoo linux box but it broke my install of
shibboleth ebfore I even restarted the server so I downgraded to 2.0.59-r2
Should have been a slam dunk up and running using the same config files as I
was using for 2.0.58 but it's giving me grief.
Fir
On 10/9/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
>
> On 10/9/07, j k <[EMAIL PROTECTED]> wrote:
>
> >
> > /etc/init.d/apache2 configtest
> > * Checking Apache Configuration ...
> > * Apache2 has detected a syntax error in your configuration files:
On 10/10/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Is it possible to have php4 and php5 installed into
> the same apache installation telling apache that
> some files should be executed using php4 and some
> others using php5 even if they all have the same
> extension (.php)?
>
>
On Nov 16, 2007 10:58 AM, Mark Feather <[EMAIL PROTECTED]> wrote:
>
> I ask him to make an addition to his hosts file and everything worked fine,
> I ask him to comment it out and he gets nothing, moments later all is well.
Clearly there is a DNS problem
Unfortunately that is not within the scope
running apache 2.0.59-r5 on two almost identical servers (both dual core
intel cpus but not same speed) with identical config files on both.
The only other difference between the two servers is that I have an extra
kernel network driver module built-in on the backup server that works
correctly. I
On Nov 30, 2007 10:45 PM, j k wrote:
> running apache 2.0.59-r5 on two almost identical servers (both dual core
> intel cpus but not same speed) with identical config files on both.
>
> The only other difference between the two servers is that I have an extra
> kernel network
I think you need a plugin similar
http://www.alternatiff.com/
to view tiff files in a browser.
On Tue, Mar 18, 2008 at 4:27 PM, Liz Kim <[EMAIL PROTECTED]> wrote:
> I have a very simple html file which includes two images:
>
>
>
>
> The path to the files are correct and I can view both the fil
Anyone tell me where the documentation on the apache modules 'case_filter'
and 'case_filter-in' resides?
I searched apache.org including http://httpd.apache.org/docs/2.2/mod/ but
don't see it anywhere.
Pointers appreciated, thanks.
On Fri, Mar 21, 2008 at 12:02 PM, Joshua Slive <[EMAIL PROTECTED]> wrote:
> I believe that is an example module. It is documentation in itself, so
> it doesn't really need an entry in the docs. It is not intended for
> non-developer use.
>
> Joshua.
>
Thanks.
I'm upgrading from 2.0.59 to 2.2.6 on a gentoo box and the vhost config is
giving me grief:
2.2.6 will deliver normal content from the document root
/var/ww/localhost/htdocs via http://myserver when only
vhosts.d/00_default_vhost.conf and
vhosts.d/default_vhost.include
are present,
however as so
On Fri, Mar 21, 2008 at 10:39 PM, j k <[EMAIL PROTECTED]> wrote:
> I'm upgrading from 2.0.59 to 2.2.6 on a gentoo box and the vhost config is
> giving me grief:
>
> 2.2.6 will deliver normal content from the document root
> /var/ww/localhost/htdocs via http://mys
On Sat, Mar 22, 2008 at 8:48 AM, Edwin <[EMAIL PROTECTED]> wrote:
> has enbody ever set up virtual host. I keep trying and it keeps giving me
> problems and error codes. I know I'm doing something wrong but don't know
> what any help would be nice.
>
As Craig said, tell us about what exactly goes
On Sat, Mar 22, 2008 at 9:46 AM, Edwin <[EMAIL PROTECTED]> wrote:
> People whom know more than me please inform me of what I'm doing wrong
>
>
>
>
> DocumentRoot C:/users/edwin j mcleod/documents/Apache Software
> Foundation/Apache2.2/htdocs
> ServerName www.Example.com
> # Other directives here
On Tue, Apr 1, 2008 at 3:26 AM, Marco Strullato <[EMAIL PROTECTED]>
wrote:
> hi all,
> I'd like to use two version of php into the same apache server.
> I've loaded both modules,but I don't know how to choose between different
> versions of php...
> more: is it possible to let a virtualhost to use
On Tue, Apr 1, 2008 at 6:56 AM, Ch Praveena <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I have installed and set up httpd 2.0.63 version of apache server and is
> running good and fine with the implementaion of clustering Jboss. And
> when I want to cluster , there came the need of httpd 2.2.8
On Wed, Apr 2, 2008 at 3:26 PM, Marc Fromm <[EMAIL PROTECTED]> wrote:
> My system is Linux Fedora Core 5 running httpd-2.2.0-5.1.2
> How can I configure the log files sizes?
>
> Thanks
>
> Marc
>
>
> -
> The official User-To-User
Recently upgraded from 2.0.59 to 2.2.8 and awstats no longer works.
Digging deeper found that my awstats.conf was out of date and had not been
included in httpd.conf.
After including awstats.conf in httpd.conf discovered that mod_auth.c has
been replaced by mod_authn.c which is now part of the bas
On Tue, Apr 8, 2008 at 11:45 AM, Eric Covener <[EMAIL PROTECTED]> wrote:
> On Tue, Apr 8, 2008 at 2:27 PM, j k <[EMAIL PROTECTED]> wrote:
> > Recently upgraded from 2.0.59 to 2.2.8
>
> > * Apache2 has detected a syntax error in your configuration files:
>
I am seeing some odd log entries like this:
Apr 10 05:14:09 OutDropped:IN= OUT=eth0 SRC=xx.xx.xx.xx
DST=66.249.31.43LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=47089 DF PROTO=TCP
SPT=37356 DPT=3306
WINDOW=5840 RES=0x00 SYN URGP=0
where xx.xx.xx.xx is the ip of our server, and 66.249.31.43 does not resolve
On Thu, Apr 10, 2008 at 9:32 PM, j k <[EMAIL PROTECTED]> wrote:
> I am seeing some odd log entries like this:
> Apr 10 05:14:09 OutDropped:IN= OUT=eth0 SRC=xx.xx.xx.xx
> DST=66.249.31.43LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=47089 DF PROTO=TCP
> SPT=37356 DPT=3306
> WINDOW=584
On Fri, Apr 11, 2008 at 7:27 AM, <[EMAIL PROTECTED]> wrote:
> Hi Mandy,
>
> > I need to know if its a good idea to run webserver as
> > user 'apache', have all files in webroot owned by user
> > apache and perms 644?
>
> It's not exactly a good idea, but if you are in a situation
> where the adva
On Sat, Apr 12, 2008 at 3:33 PM, Jonathan Hayward http://JonathansCorner.com<
[EMAIL PROTECTED]> wrote:
> I am trying to move my main sites from a host which is closing to a new
> server. Most of the migration has gone well but I am experiencing odd
> ?caching? behavior that has old data being ser
On Tue, Apr 15, 2008 at 10:41 AM, Florian Lindner <[EMAIL PROTECTED]>
wrote:
> Hello,
>
> I'm using mod_suphp. When using just mod_php I can set options in the
> virtual host config like that: php_admin_value sendmail_path
>
> How can this be done when using mod_suphp?
>
> Thanks,
>
> Florian
>
>
I'm trying to track down the source of some mysql requests coming from
apache.
Output from our server is blocked by the firewall and I can see from the
firewall logs that every couple of hours Apache is trying to connect to port
3306 (mysql) on a remote server.
I have LogLevel set at warn and don'
On Tue, Apr 22, 2008 at 7:19 PM, Tall Paul <[EMAIL PROTECTED]> wrote:
> Well thanks to all the great suggestions I got past the first hurdle. I
> changed the listening port to 8080 and now my webpage can be accessed via
> the net. Now I would like to have the ability to allow people to upload and
On Wed, Jul 2, 2008 at 8:14 PM, Eben <[EMAIL PROTECTED]> wrote:
> I just setup a new Fedora Core 9 box, running apache 2.2.8.
>
> I then setup a basic virtual host config using NameVirtualHost *:80
>
> My only virtual host looks like:
>
>
> ServerAdmin [EMAIL PROTECTED]
> DocumentRoot /home/d
On Sat, Jul 12, 2008 at 4:06 PM, tom lee <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I used apache with php and drupal.
>
> I got the following error in my web browser.
>
> warning: file_get_contents(http://abc.mywebsite.com/?prt=test)
> [function.file-get-contents]: failed to open stream: Connection
38 matches
Mail list logo