RE: [users@httpd] Apache VirtualHost Config Tool management

2023-04-27 Thread Carlos García Gómez
Yes. Something like this but simpler Carlos -Mensaje original- De: Antony Stone Enviado el: jueves, 27 de abril de 2023 13:03 Para: users@httpd.apache.org Asunto: Re: [users@httpd] Apache VirtualHost Config Tool management On Thursday 27 April 2023 at 12:53:29, Carlos García Gómez

[users@httpd] Apache VirtualHost Config Tool management

2023-04-27 Thread Carlos García Gómez
LDAP, MySQL or some library that allows me to parse the configuration and edit it with some frontend? I know I'm looking for something complicated but thanks for your comments Regards Carlos

[users@httpd] Apache (php) Average process size with Event module

2023-01-20 Thread Carlos García Gómez
2CPU With 2 Socket & 4GB RAM => Apache memory usage (MB): 2008.18| Average process size (MB): 401.636| Apache Process: 5 Regards, Carlos

[users@httpd] Problem with Proxypass

2021-06-06 Thread Carlos Castro
Hi All I am trying to proxypass my apache server (public on the internet) to my TOMCAT server on my local network. I have configured in the https virtual host the following : ServerAdmin siste...@xxx.com ServerName clientes.x.com ServerAlias

[users@httpd] Apache Reverse Proxy SSL to TOMCAT no SSL

2021-06-01 Thread Carlos Castro
Hi all , I am trying to configure a reverse proxy apache with certificate and redirect to a tomcat without certificate. The first question is to know if this is possible? I am doing this configuration ServerAdmin siste...@x.com ServerName clientes.xx

RE: [users@httpd] SSL virtual Hosts

2017-06-09 Thread Carlos Cruz
get… thanks for the suggestions! Carlos From: Yehuda Katz [mailto:yeh...@ymkatz.net] Sent: Friday, June 9, 2017 2:46 PM To: users@httpd.apache.org Subject: Re: [users@httpd] SSL virtual Hosts Are any errors shown in the httpd logs? Is httpd actually reading the files you create in the

[users@httpd] SSL virtual Hosts

2017-06-09 Thread Carlos Cruz
ain uses a wild card certificate The other domains use basic single domain certificates. Thx! Carlos

[users@httpd] Re: [MASSMAIL]Re: [users@httpd] Enhancing apache server for LMS environments

2016-01-19 Thread Carlos Gonzalez Galera
2016 10:23:46 Asunto: [MASSMAIL]Re: [users@httpd] Enhancing apache server for LMS environments Hi Carlos, Am 19.01.2016 um 15:50 schrieb Carlos Gonzalez Galera: > What i really need to know if exists some recommended configuration to the > apache server for this specific environ

[users@httpd] Enhancing apache server for LMS environments

2016-01-19 Thread Carlos Gonzalez Galera
Hello. I am currently working with Moodle, which is a LMS( Learning Management System). The LMS concept is quite similar to the CMS but focused on educative content, in that sense,a LMS system handles a sort of virtual courses and the management of its content. In my daily job, usually i have

RE: [users@httpd] Unsubscribe

2014-12-22 Thread Carlos Ross
Please unsubscribe me - don't want any more junk email. > To: users@httpd.apache.org > From: gregory.w...@colorado.edu > Date: Fri, 19 Dec 2014 20:03:32 + > Subject: [users@httpd] Unsubscribe > > > - > To unsubscribe, e-mail

Re: [users@httpd] mod_userdir question

2014-12-03 Thread Carlos Carcamo
Thanks all for answer. I have a website (http://cshluesocc.org) and is on /var/www/, is hosted on a cloud vps, I have created some users for my friends on it and I've enabled mod_userdir so they can use their public_html directory. They want try some tecnologies (maybe python, golang, node.js, wha

[users@httpd] mod_userdir question

2014-12-02 Thread Carlos Carcamo
Hello list, hope you're well! I have a dummy question about apache and mod_userdir, I wonder if I can have a website build with a language different to php on my user directory (/home/my_user/public_html/) maybe something build with python, node or another language and then accesing to it with htt

Re: [users@httpd] The requested URL /~myuser/mydir/mypage was not found on this server.

2014-07-15 Thread Carlos Carcamo
> On Tue, Jul 15, 2014 at 1:57 AM, Carlos Carcamo wrote: >> >> Hello, I have a little problem maybe you could help me. >> I have the userdir directive activated and now I can see my projects >> in public_html on my home dir, I can also browse my dirs in the web >>

[users@httpd] The requested URL /~myuser/mydir/mypage was not found on this server.

2014-07-14 Thread Carlos Carcamo
Hello, I have a little problem maybe you could help me. I have the userdir directive activated and now I can see my projects in public_html on my home dir, I can also browse my dirs in the web browser and I can see the index page of my projects without any problem, but, I have problems when i'm try

[users@httpd] reverse proxy based on user agent

2011-03-24 Thread Carlos del Castillo
Hello everyone, I have a web server that is load balancing two tomcat servers using the proxy module, all is working well but now I need to add a third one, but we need to send very specific user_agents to that third server. The URLs must be the same. Right now my configuration looks like this

[users@httpd] httpd ldap auth module

2011-01-11 Thread Carlos S
Hi, I am using CentOS 5.4 system with httpd 2.2.3-43.el5.centos.3. I am looking at LDAP module for Apache httpd for authentication. The 'yum install' gives me 'mod_authz_ldap.i386 0:0.26-9.el5_5.1', whereas on Apache documentation site I found mod_authNz_ldap module. Both modules appear to be diff

Re: [us...@httpd] disable wget-like user-agents

2011-01-04 Thread Carlos S
Thanks for the links Mark and Doug. The webscrapers thing looks interesting.. I had looked at mod_rewrite and User-Agent header solution. Recently I was trying to download a package using wget, but the website prevented access to it. I tried --user-agent option but it didn't work either. So I wa

[us...@httpd] disable wget-like user-agents

2011-01-04 Thread Carlos S
Is there any way to disable download/traffic from wget-like user agents? Can this be done using user-agent string? Any documentation link or example will be really helpful. -- cs. - The official User-To-User support forum of the

[us...@httpd] making exception to system-wide Location rules

2010-09-07 Thread Carlos S
I have a configuration which applies server-wide config rules using Location directive {{{ config-rules }}} I want to make an exception to this rule for a particular directory. This directory is outside DocumentRoot and hence I used Alias and Directory to make such exception. So I have, {{{ Al

Re: [us...@httpd] httpd.conf: Invalid argument

2010-07-12 Thread Carlos _
Hi Eric, and how can I resolve this? I need to install apache in that machine 2010/7/12 Eric Covener > On Mon, Jul 12, 2010 at 7:15 AM, Carlos _ wrote: > > Hi Eric, i Executed > > > > apachectl -X -f /opt/jakarta/apache2/conf/httpd.conf > > > > and the output

Re: [us...@httpd] httpd.conf: Invalid argument

2010-07-12 Thread Carlos _
Hi Eric, i Executed apachectl -X -f /opt/jakarta/apache2/conf/httpd.conf and the output is the same "httpd: Could not open configuration file /opt/jakarta/apache2/conf/httpd.conf: Invalid argument" I don't see EINVAL 2010/6/30 Eric Covener > On Wed, Jun 30, 2010 at 6:12 A

Re: [us...@httpd] httpd.conf: Invalid argument

2010-06-30 Thread Carlos _
Someone knows where is the problem?? 2010/6/24 Carlos _ > No creo que sea eso , ademas le he forzado con PidFile a ponerlo > explicitamente en una ruta y sigue produciendo el mismo error. > > 2010/6/24 Antonio Vidal Ferrer > > Carlos: >> >> >> >> &g

Re: [us...@httpd] httpd.conf: Invalid argument

2010-06-24 Thread Carlos _
No creo que sea eso , ademas le he forzado con PidFile a ponerlo explicitamente en una ruta y sigue produciendo el mismo error. 2010/6/24 Antonio Vidal Ferrer > Carlos: > > > > > > No puede ser que tengas el fichero de pid ya creado en algún sitio con > permi

Re: [us...@httpd] httpd.conf: Invalid argument

2010-06-24 Thread Carlos _
Hi, myuser is the same user as i login in the machine, it isn't a diferent user Carlos 2010/6/24 Krist van Besien > On Mon, Jun 21, 2010 at 8:30 AM, Carlos _ wrote: > > Hi, i have checked permissions and they are ok, the sintax of the file i > > think is ok. About the

Re: [us...@httpd] httpd.conf: Invalid argument

2010-06-23 Thread Carlos _
tatus" -D DEFAULT_LOCKFILE="logs/accept.lock" -D DEFAULT_ERRORLOG="logs/error_log" -D AP_TYPES_CONFIG_FILE="conf/mime.types" -D SERVER_CONFIG_FILE="conf/httpd.conf" 2010/6/24 Carlos _ > Hi, i have checked the file and there are no changes. I tried to

Re: [us...@httpd] httpd.conf: Invalid argument

2010-06-23 Thread Carlos _
/Linux 2.6.9, not stripped Thanks 2010/6/21 Carlos _ > Hi, i have checked permissions and they are ok, the sintax of the file i > think is ok. About the default httpd.conf i only make two changes > Listen --> 80 to 7000 > User and Group --> nobody to myuser. > > I compile

[us...@httpd] Two Sites on Apache

2010-06-23 Thread Carlos Mennens
I have a single CentOS server with two separate NIC's. I was asked to install an internal Wiki on Apache but have that dedicated to one NIC so it's internal only. Then have just a site running on Apache on the 2nd NIC which is externally accessible. I have never done anything like this and would li

Re: [us...@httpd] httpd.conf: Invalid argument

2010-06-20 Thread Carlos _
't logs and the error isn't like other error about Syntax Error 2010/6/20 J. Greenlees > Carlos _ wrote: > >> I am working with Apache v2.2.6 and with v2.2.12, but when i try to start >> Apache i receive de next error message: >> httpd: Could not open

[us...@httpd] httpd.conf: Invalid argument

2010-06-18 Thread Carlos _
I am working with Apache v2.2.6 and with v2.2.12, but when i try to start Apache i receive de next error message: httpd: Could not open configuration file /usr/local/apache2.2/conf/ httpd.conf: Invalid argument, the file exists and have permissions, The SO is Linux x86_64 x86_64 x86_64 GNU/Linux,

[us...@httpd] httpd.conf: Invalid argument

2010-06-17 Thread Carlos _
I am working with Apache v2.2.6 and with v2.2.12, but when i try to start Apache i receive de next error message: httpd: Could not open configuration file /usr/local/apache2.2/conf/httpd.conf: Invalid argument, the file exists and have permissions, The SO is Linux x86_64 x86_64 x86_64 GNU/Linux,

Re: [us...@httpd] Apache Doesn't See My SSLCACertificateFile

2010-04-07 Thread Carlos Mennens
On Wed, Apr 7, 2010 at 11:32 AM, János Löbb wrote: > Carlos, > > Make sure you delete your old intermediate.crt and copy down from the > verisign site the appropriate intermediate certificate. > > I had to do this two days ago :-)

[us...@httpd] Apache Doesn't See My SSLCACertificateFile

2010-04-07 Thread Carlos Mennens
r 26 14:36 . drwxr-xr-x 3 root root 4096 Apr 7 10:46 .. -r 1 root root 1659 Jul 21 2009 intermediate.crt -r 1 root root 1936 Mar 26 14:36 www.crt -r 1 root root 887 Feb 11 2009 www.key -r 1 root r

[us...@httpd] Apache Document Root

2010-03-26 Thread Carlos Mennens
I for whatever reason am unable to locate the Apache 'DocumentRoot' directory setting in '/etc/apache2/apach2.conf' file. I normally would find his in httpd.conf but that is emptry in Debian and they use 'apache2.conf' for whatever reason. Can someone please tell me why in my 'apache2.conf' file th

Re: [us...@httpd] Adding Virtual Hosts for SSL / 443

2009-12-18 Thread Carlos Williams
On Fri, Dec 18, 2009 at 1:54 PM, Frank Gingras wrote: > Carlos, > > Your directives are commented out. Remove the leading # from each line. Yes, I did this because when I un-comment them, it doesn't work as I expected. Assume those comments are not there...what needs to chan

[us...@httpd] Adding Virtual Hosts for SSL / 443

2009-12-18 Thread Carlos Williams
I have a server up and running with Apache 2.2.14-2. Right now in apache my Document Root is set as /srv/http and this takes you to www.mydomain.tld. This is perfect on port 80 but I have a subfolder in my Document Root called 'webmail/'. When I access the webmail subfolder, I want to do this over

[us...@httpd] Client IP behind SQUID on Apache Reverse Proxy

2009-12-02 Thread Carlos André
Hi ppl, I'm getting headaches^3 coz logging in my scenario... There is: Client/HTTPS(172.16.0.101) -> SQUID/HTTPS (172.16.0.31) -> Reverse Proxy (Apache, SSL-out, 172.16.0.50) -> WebServers/HTTP (172.16.0.60) I need 2 things (for logging purposes): 1) Send IP of client to WebServers. There anywa

Re: [us...@httpd] Reverse proxy like DNAT, any chance? :)

2009-10-28 Thread Carlos André
ke that... On Wed, Oct 28, 2009 at 9:29 AM, Emmanuel Bailleul wrote: >> -Message d'origine- >> De : Carlos André [mailto:candr...@gmail.com] >> Envoyé : mercredi 28 octobre 2009 13:06 >> À : users@httpd.apache.org >> Objet : [us...@httpd] Reverse proxy l

[us...@httpd] Reverse proxy like DNAT, any chance? :)

2009-10-28 Thread Carlos André
Hi ppl, Maybe it's look like a stupid question, but, is there any way to make apache acting as a "reverse proxy" send the original IP source to destination? Like iptables DNAT ? Coz I need protect users/server (HTTPS) and webserver (IDS), but my SSL-out box (apache RP) send its own IP to apache w

[us...@httpd] Htpasswd Authentication to A.D. Authentication

2009-09-08 Thread Carlos Williams
I currently have my web server configured to authenticate users from accessing anything https: on my server via htpasswd. It works great but is not becoming really annoying for users to have a password for Active Directory to login to their PC and then a separate password for the web server to acce

Re: [us...@httpd] chrooted V non-chrooted

2009-06-16 Thread Carlos Eduardo Maiolino
-- >> The official User-To-User support forum of the Apache HTTP Server Project. >> See http://httpd.apache.org/userslist.html> for more info. >> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org >> " from the dige

[us...@httpd] How To Secure My Site?

2009-05-19 Thread Carlos Williams
Group, I need help and I am not Apache / SSL expect so please excuse my ignorance but can someone please tell me if this is possible w/o some crazy configuration? My domain 'iamunix.com' has an SSL (Verisign) certificate. I have it installed on my web server running Apache. The config looks as fol

[us...@httpd] How To Configure.htpasswd For Web Authentication

2009-02-23 Thread Carlos Williams
have an authentication process using .htpasswd if someone wants to access anything inside /var/www/html/int/*? I have never done this before so I apologise in advance. -- Carlos Williams Linux System Administrator - The official

Re: Re: [us...@httpd] URL encodig - percent encoding

2009-02-11 Thread Carlos Alarcón
is problem. André Warnier escribió: Carlos Alarcón wrote: Hi, I am facing a problem which I haven't found any help over Internet (maybe I did the wrong search): I have:Apache/2.2.3 (CentOS), Centos 5. I am trying to access specials URLs ( containing non ASCII chars) So my browser (MZ or I

[us...@httpd] URL encodig - percent encoding

2009-02-06 Thread Carlos Alarcón
rather than the URLs. Anyway I had also played with it without succeed. I need it all be working UTF-8 to decode the URLs. Any idea what might be wrong? Regards begin:vcard fn;quoted-printable:Carlos Alarc=C3=B3n n;quoted-printable:Alarc=C3=B3n Fern=C3=A1ndez de Soto;Carlos org:Tyven System

[us...@httpd] Proxy fails to translate

2009-01-07 Thread Bulleri, Carlos
] "GET /NetLink/ HTTP/1.1" 302 - 63.85.xx.xx - - [05/Jan/2009:11:52:03 -0600] "GET /NetLink/NetLinkServlet?request=loginPrompt&destUrl=NetLinkServlet%3frequest%3dmainBrowser HTTP/1.1" 200 - I've noticed that perhaps Apache is either not obtaining a required paramete

Re: [EMAIL PROTECTED] Configure Options Not Recognized

2008-07-08 Thread Carlos Eduardo Maiolino
um of the Apache HTTP Server Project. > See http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: [EMAIL PROTECTED] > " from the digest: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Att. -- Carlos Eduardo Maiolino

Re: [EMAIL PROTECTED] Running a cluster of Apache

2008-07-03 Thread Carlos Eduardo Maiolino
User-To-User support forum of the Apache HTTP Server Project. > See http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: [EMAIL PROTECTED] > " from the digest: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Att. -- Carlos Eduardo Maiolino

Re: [EMAIL PROTECTED] failed because search permissions are missing on a component of the path

2008-02-14 Thread Carlos Eduardo Maiolino
Hello, I solved the problem. Thankyou for all The problem was a transparent proxy where the request was redirect On Feb 13, 2008 4:05 PM, Joshua Slive <[EMAIL PROTECTED]> wrote: > On Feb 13, 2008 12:14 PM, Carlos Eduardo Maiolino <[EMAIL PROTECTED]> > wrote: > > The Perm

Re: [EMAIL PROTECTED] failed because search permissions are missing on a component of the path

2008-02-13 Thread Carlos Eduardo Maiolino
The Permissions Are OK On Feb 13, 2008 2:18 PM, Joshua Slive <[EMAIL PROTECTED]> wrote: > On Feb 13, 2008 11:10 AM, Carlos Eduardo Maiolino <[EMAIL PROTECTED]> > wrote: > > Hello Joshua. > > > > I has checked the permissions, and it's ok, acl's too.

Re: [EMAIL PROTECTED] failed because search permissions are missing on a component of the path

2008-02-13 Thread Carlos Eduardo Maiolino
Hello Joshua. I has checked the permissions, and it's ok, acl's too. Is a other problem. On Feb 13, 2008 12:38 PM, Joshua Slive <[EMAIL PROTECTED]> wrote: > On Feb 13, 2008 8:48 AM, Carlos Eduardo Maiolino <[EMAIL PROTECTED]> > wrote: > > Hello friends. >

[EMAIL PROTECTED] failed because search permissions are missing on a component of the path

2008-02-13 Thread Carlos Eduardo Maiolino
Hello friends. I have a webserver with 100 web sites in VirtualHosts, but one site only don't have permission to display image files in any browser. In Apache error Log, the message is: "[Wed Feb 13 11:40:51 2008] [error] [client 123.123.123.123] (13)Permission denied: access to /foo/pictures/pic

RE: [EMAIL PROTECTED] Help with AB and authentication

2007-12-12 Thread Joel Carlos Martinho Alexandre (DSI)
Carlos Martinho Alexandre (DSI) wrote: > Hi, > > I'm trying to use AB to benchmark a site within a IIS, but I'm having > problems with authentication. > > I'm currently using > > ab2 -A domain\user:password url > > but I can't get through the 401

RE: [EMAIL PROTECTED] Help with AB and authentication

2007-12-12 Thread Joel Carlos Martinho Alexandre (DSI)
- From: Neil A. Hillard [mailto:[EMAIL PROTECTED] Sent: quarta-feira, 12 de Dezembro de 2007 14:33 To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Help with AB and authentication Hi, Joel Carlos Martinho Alexandre (DSI) wrote: > I already tried that. > > Didn't work.

RE: [EMAIL PROTECTED] Help with AB and authentication

2007-12-12 Thread Joel Carlos Martinho Alexandre (DSI)
e it only tries one time. Regards, Joel -Original Message- From: Graeme Fowler [mailto:[EMAIL PROTECTED] Sent: quarta-feira, 12 de Dezembro de 2007 13:51 To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Help with AB and authentication On Wed, 2007-12-12 at 11:30 +0000, Joel

[EMAIL PROTECTED] Help with AB and authentication

2007-12-12 Thread Joel Carlos Martinho Alexandre (DSI)
Hi, I'm trying to use AB to benchmark a site within a IIS, but I'm having problems with authentication. I'm currently using ab2 -A domain\user:password url but I can't get through the 401 error page. I've tried some variations: ab2 -A "domain\user:password" url ab2 -A domain\user,password ur

Re: [EMAIL PROTECTED] Send e-mail with PHP and qmail mta in a CHROOT Jail

2007-11-14 Thread Carlos Eduardo Maiolino
Hello. I need use the mail() function in php. On Nov 13, 2007 9:26 PM, Dan Mahoney, System Admin <[EMAIL PROTECTED]> wrote: > On Tue, 13 Nov 2007, Carlos Eduardo Maiolino wrote: > > What php code, exactly, are you using to send mail. > > Chances are, your MTA called fr

[EMAIL PROTECTED] Send e-mail with PHP and qmail mta in a CHROOT Jail

2007-11-13 Thread Carlos Eduardo Maiolino
Hello my friends, I have a http server with Apache 2.2.4 in a chroot jail. My server is very stable, but i have a big problem. I need Send e-mails with my web sites, and I can't. I'm not able to send mail with the apache in a chroot jail. Someone can configure this ? I use the qmail how SMTP i

Re: [EMAIL PROTECTED] Q: dosevasive module status

2007-09-19 Thread Carlos Eduardo Maiolino
Hello, I use a dosevasie with Apache 2.2.4 and I don't have problems or instability. On 9/17/07, Vitaly <[EMAIL PROTECTED]> wrote: > > It seems like dosevasive module unsupported since > 2005. Is it safe to use dosevasive with Apache 2.0? > > Thanks > Vitaly > > > > > ___

Re: [EMAIL PROTECTED] Apache CGI security

2007-07-16 Thread Carlos Eduardo Maiolino
Sorry but, it's wrong. All users of the system need access in the /etc/passwd. I won't cgi-scripts list the /etc/passwd On 7/16/07, Mark Watts <[EMAIL PROTECTED]> wrote: > Hello Friends. > > I need tips to add more security in my Apache Server. Mainly with > cgi-scripts, > I use the suEXEC

[EMAIL PROTECTED] Apache CGI security

2007-07-16 Thread Carlos Eduardo Maiolino
Hello Friends. I need tips to add more security in my Apache Server. Mainly with cgi-scripts, I use the suEXEC, but, with a cgi-script (perl), I obtain a list of the /etc/passwd. Example: #!/usr/bin/perl system("cat /etc/passwd"); how to solve these problems? Thank's

Re: [EMAIL PROTECTED] Writing a cgi script for downloading

2007-07-09 Thread Carlos Eduardo Maiolino
See if the directory of scripts have a permission "ExecCGI" in the Options Directive. Ex: Options +ExecCGI wrote: Do you have sed installed? if $echo "X $tmp_deplibs" | $Xsed -e 's/[ ]//g' \ | grep . >/dev/null; then $echo if test

RE: [EMAIL PROTECTED] Ask for suggestions - 25000 visitors

2007-06-28 Thread Carlos Oyarzabal
Thanks thanks thanks a lot to all I am very pleased for your help. Carlos, _ De: Victor Trac [mailto:[EMAIL PROTECTED] Enviado el: Miércoles, 27 de Junio de 2007 01:26 p.m. Para: users@httpd.apache.org Asunto: Re: [EMAIL PROTECTED] Ask for suggestions - 25000 visitors My server just

RE: [EMAIL PROTECTED] Ask for suggestions - 25000 visitors

2007-06-27 Thread Carlos Oyarzabal
Hello, We wait for spikes at first hours every day because the web site will support a rally. The pages requested will be mostly static. The pageviews could reach 3 per visitor. The queries could reach 5 per visitor. Could you suggest me the hardware? Thanks a lot Carlos -Mensaje

[EMAIL PROTECTED] Ask for suggestions - 25000 visitors

2007-06-27 Thread Carlos Oyarzabal
my box (boxes) apache + freeebsd + mysql based. All help will be appreciated. Carlos - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info.

[EMAIL PROTECTED] You're flooding people's mailboxes

2006-06-12 Thread Carlos Ross
Hello, For two weeks I've been getting all of your messages...why all of a sudden copy everybody? Please stop broadcasting my mailbox is getting flooded and I have to delete nearly 30 messages everyday. Thanks!! - The

Re: [cli-users] Problem using ASP.NET

2005-05-29 Thread Carlos C
right beside the modules sections is where i have it. a safe way to do it is the following: --- LoadModule aspdotnet_module modules/mod_aspdotnet.so AddHandler asp.net asax ascx ashx asmx aspx axd config cs csproj \ licx rem resources resx soap vb vbproj vsdisco web