Re: [EMAIL PROTECTED] Apache error

2007-09-26 Thread Lalit Kapoor
ust create > a simple index.html file and put in /usr/local/apache2/htdocs folder and > see if you can see it. > > Then try this link, * http://aoxz1006.wholespectrum.com:9191* > > > -- > > *From:* Lalit Kapoor [mailto:[EMAIL PROTECTED] > *Se

[EMAIL PROTECTED] Apache error

2007-09-25 Thread Lalit Kapoor
Hi, I am new to apache. Can you suggest some solution for this problem. I have an application on IBM Websphere application server and at the same time I installed websphere plugin for apache as well. I am accessing one application on port 80 which is working fine. 2nd Instance of apache is ins

Re: [EMAIL PROTECTED] ReWrite Rule

2007-08-09 Thread Lalit Kapoor
Thanks. Will try and share results. I am using main server and will be putting rules directly in virtual host block. On 8/9/07, Vincent Bray <[EMAIL PROTECTED]> wrote: > > On 09/08/07, Lalit Kapoor <[EMAIL PROTECTED]> wrote: > > Hello, > > > > I am new to apach

[EMAIL PROTECTED] ReWrite Rule

2007-08-08 Thread Lalit Kapoor
Hello, I am new to apache community. I need to put rewrite rule in such a way that http://community.brand.comshould end up at http://community.brand.com/base/index.jspa. Please see if you have any such rule available or please provide some pointer for the same. Thanks, Lalit Kapoor

Re: [EMAIL PROTECTED] ReWrite Rule help required

2007-06-20 Thread Lalit Kapoor
listening on 443? Gabriel "Lalit Kapoor" <[EMAIL PROTECTED] com> To users@httpd.apache.org 20/06/2007 03:56

[EMAIL PROTECTED] ReWrite Rule help required

2007-06-20 Thread Lalit Kapoor
Hi, We have written Rewrite Rule to direct HTTP traffic to HTTPS page. It works as : http://sitename.com ---> https://sitename.com + CA siteminder login ->http://sitename.com ( after authentication ) Here is the rule: **# URL rewrite to redirect access to /entrycheck/login.html