I can't see a directory listing for the document root but i see it for
the directories bellow it:
ServerName yumrepo.s0
DocumentRoot "/var/www/html/yum"
Options Indexes
Order Allow,Deny
Allow from all
When I go to http://yumrepo.s0 i get this error:
[client 10.1.1.101]
> Thanks for the tip, I double checked and all
> required packages are definately installed OK, so still not sure what's
> causing this problem
I believe this is the libxml issue, do this
ldd /usr/local/apache2/bin/httpd
what does it show?
then assuming you have the Sunfreeware libxml inst
On 10/27/06, Júlio Maranhão <[EMAIL PROTECTED]> wrote:
The following code was put in a working Apache httpd.conf;
RewriteEngine On
RewriteCond %{TIME_HOUR} > 20 [OR]
RewriteCond %{TIME_HOUR} < 07
No space allowed between the >/< and the number.
Joshua.
---
The following code was put in a working Apache httpd.conf;
RewriteEngine On
RewriteCond %{TIME_HOUR} > 20 [OR]
RewriteCond %{TIME_HOUR} < 07
RewriteRule ^/fridge - [F]
Now, "httpd.exe -t" reports the following syntax error:
Syntax error on line 392 of .../httpd.conf:
RewriteCond: bad flag delim
Im trying to build apache 2.2.23 on Centos4 with mod_ldap_auth. Im using
the following configure line:
./configure --prefix=/apache --enable-ldap --enable-auth-ldap
--with-apr=srclib/apr --with-apr-util=srclib/apr-util
When I try the make, I get the following output and errors:
[..snip..]
Makin
Hm, I don't want yet another module/external system in the whole loop on
my machines...
Shouldnt 'Header set Server "Apache"' do the trick somehow? It sure
reads like it in the docs.
Anyway, I'll go snoop around our network if there isn't any other
Firewall or LoadBalancer in the LAN which can do t
On 10/27/06, Germer, Carsten <[EMAIL PROTECTED]> wrote:
Hi,
I've already set "ServerTokens Prod" in "extra/httpd-default.conf". That
doesn't fix it entirelly.
Still the "main" Server gives me back like "ServerTokens Full" and a
Proxyd answer from the application Server comes with a Server-Header
Hi Kenneth/List,Thanks for the tip, I double checked and all required packages are definately installed OK, so still not sure what's causing this problem >>
[ Dan Richardson ]> Hello,>> I'm trying to start httpd (2.0.59 - Sunfr
[ Dan Richardson ]
> Hello,
>
> I'm trying to start httpd (2.0.59 - Sunfreeware package) and receive
> the following error:
>
> web1 [/root]# /usr/local/apache2/bin/httpd
> ld.so.1: httpd: fatal: relocation error: file
> /usr/local/apache2/lib/libexpat.so.0: symbol
> XmlInitUnknownEncoding: refer
Hello,I'm trying to start httpd (2.0.59 - Sunfreeware package) and receive the following error:web1 [/root]# /usr/local/apache2/bin/httpd ld.so.1: httpd: fatal: relocation error: file /usr/local/apache2/lib/libexpat.so.0: symbol XmlInitUnknownEncoding: referenced symbol not found
Killedldd on tha
I have an existing website running Apache 1.3.34 that is
integrated with PERL via mod_perl. (the site is checkinsooner.com). I want to
take the next step with this site and open up usernames and passwords so that
people can look at data pertinent to thier visits on the site. I am not sure how
Hi,
I've already set "ServerTokens Prod" in "extra/httpd-default.conf". That
doesn't fix it entirelly.
Still the "main" Server gives me back like "ServerTokens Full" and a
Proxyd answer from the application Server comes with a Server-Header of
the appServer. I need them all set to look like Prod, n
Hi
everyone,
I cant build Apache
2.0.59 on Solaris 10 x86 machine.
I ran configure
with
./configure
--prefix=/export/home/infwaer/apache2059latest/worker --enable-proxy=shared
--enable-so --enable-ssl
--with-ssl=/export/home/infwaer/apache2059latest/worker/openssl
--with-mpm=worker
13 matches
Mail list logo