virtual host for hasting.com in sun web server. Our
company wants to add all these subdomains of all websites in one
instance of apache web server. Is it possible to do?
-
Thanks,
Charan
-
The official User-To-User support forum of
> to include:
>
>
>
>
>
>
>
> I have a bunch of galleries of images in a directory structure in
> /var/www/html. Do you have to define
>
> each and every one in the httpd.conf file? I tried doing that for one
> gallery but it didn’t work either.
>
>
&
Hi,
for the website I'm migrating, all the folders have their welcome page as
index.jsp and that page is in the weblogic.
If I click on any link it's going until the folder but not picking up the
index.jsp. Suppose that I have the below folders, how can I have a generic
rule using Rewrite module f
On Tue, Feb 16, 2010 at 10:59 AM, Charan wrote:
>
>> Hi,
>>
>> for the website I'm migrating, all the folders have their welcome page as
>> index.jsp and that page is in the weblogic.
>> If I click on any link it's going until the folder but not picking u
org/docs/2.2/mod/mod_dir.html#directoryindex
>
>
> On Tue, Feb 16, 2010 at 1:42 PM, Charan wrote:
>
>> Is it possible to use DirectoryIndex eventhough I dont have the index.jsp
>> in the docroot
>>
>>
>> On Mon, Feb 15, 2010 at 4:21 PM, Igor Cicimov
I guess you can use live http headers addon from firefox.
Thanks,
Charan
On Mon, Mar 15, 2010 at 8:41 AM, anton wrote:
> Hi,
>
> I get an error "Premature end of script headers:"
>
> Now, I know that apache get some wrong code,
> but I would like to get (to log
I remember this has happened to me once. if there is SELinux, disable it and
try again
Thanks,
Charan
On Fri, Apr 2, 2010 at 9:08 PM, Ravi Roy wrote:
>
>
> On Sat, Apr 3, 2010 at 9:13 AM, Nilesh Govindarajan wrote:
>
>> On 04/03/10 07:53, Ravi Roy wrote:
>>
>>>
Hi all,
I'm not sure whether this is really possible, but I wanted to know whether
the below description will work for me or not
I want to keep Sun Web server facing internet and keep apache in between sun
web server and WebLogic. Is this really possible?
Thanks,
p [R=301,L]
RewriteCond %{REQUEST_URI} /en/[a-z]*/[a-z]*_?[a-z]*/$
RewriteCond %{REQUEST_URI} !\.jsp$
RewriteRule ^(.*)$ $1index.jsp [R=301,L]
Thanks,
Charan
Thank you,
this worked for me
On Mon, May 3, 2010 at 12:10 PM, Dan Poirier wrote:
> On 2010-05-03 at 14:46, Charan wrote:
>
> > Hi,
> >
> > I'm using the below rule to redirect to index.jsp if user doesn't add
> > index.jsp to the url. Is it possible
Wouldn't this work if we enable X-Forwarded headers on the Load Balancers.
Thanks,
Charan
On Wed, May 5, 2010 at 6:54 PM, Igor Cicimov wrote:
> Yeah that's what I was suspecting. Because of the F5 masquerading the
> apache is not getting the client IP but the one set by F5.
Hello,
I'm using rewrite module to redirect some of the aliases.I have configured
around 10 aliases like this. How can I get the alias name in the access
logs. I don't want to use rewrite log here.
Thanks,
Charan
thanks a lot.
It works
Thanks,
Charan
On Sat, Sep 4, 2010 at 2:30 AM, Rainer Jung wrote:
> On 03.09.2010 18:39, Charan wrote:
>
>> Hello,
>>
>> I'm using rewrite module to redirect some of the aliases.I have
>> configured around 10 aliases like this. How
13 matches
Mail list logo