× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



No, there is not.


On Wed, 5 Jan 2005 00:38:42 -0000, Colin Williams
<colin.williams@xxxxxxxxxxxx> wrote:
> did the rewrite log get created?
> 
> ----- Original Message -----
> From: "Mike Wills" <koldark@xxxxxxxxx>
> To: "Web Enabling the AS400 / iSeries" <web400@xxxxxxxxxxxx>
> Sent: Tuesday, January 04, 2005 10:15 PM
> Subject: Re: [WEB400] Apache and .htaccess
> 
> > I am on V5R2 I am not 100% sure what PTF level we are on.
> >
> >
> > On Tue, 4 Jan 2005 21:14:03 -0000, Colin Williams
> > <colin.williams@xxxxxxxxxxxx> wrote:
> > > Mike
> > >
> > > What version of apache / os are you running?
> > >
> > > RewriteEngine On should switch on mod_rewrite
> > >
> > > and you should be able to see the results in the rewrite log
> > >
> > > cheers
> > > Colin.W
> > >
> > > http://as400blog.blogspot.com
> > >
> > > ----- Original Message -----
> > > From: "Mike Wills" <koldark@xxxxxxxxx>
> > > To: "Web Enabling the AS400 / iSeries" <web400@xxxxxxxxxxxx>
> > > Sent: Tuesday, January 04, 2005 7:33 PM
> > > Subject: Re: [WEB400] Apache and .htaccess
> > >
> > > > On Tue, 4 Jan 2005 16:29:43 -0000, Colin Williams
> > > > <colin.williams@xxxxxxxxxxxx> wrote:
> > > > > Mike,
> > > > >
> > > > > Try url rewriting
> > > > >
> > > > > RewriteEngine On
> > > > > RewriteLog /wwww/logs/rewrite.log
> > > > > RewriteLogLevel 9
> > > > > RewriteCond %{HTTPS} !=on
> > > > > RewriteCond %{HTTP_HOST} ^mysite.com*
> > > > > RewriteRule ^/* https://%{HTTP_HOST}$1 [R,L]
> > > > >
> > > > > Im not sure if that's exactly right, you may have to play with it to
> > > fine
> > > > > tune it
> > > > >
> > > > > The documentation for url rewriting is at
> > > > > http://httpd.apache.org/docs/misc/rewriteguide.html
> > > > >
> > > > > I believe these can also be added to the .htaccess file but ive not
> > > tried it
> > > > > that way myself
> > > > >
> > > > > cheers
> > > > > Colin.W
> > > >
> > > > I will have to do some more looking. That didn't work either. How
> > > > would mod_rewrite get enabled on apache on iSeries?
> > > >
> > > > --
> > > > Mike Wills
> > > > Midrange Programmer/Lawson Administrator
> > > > koldark@xxxxxxxxx
> > > > http://www.koldark.net
> > > > Want Gmail? Email koldark+gmail@xxxxxxxxx to get on my waiting list.
> > > > <a
> > >
> href="http://www.spreadfirefox.com/?q=affiliates&amp;id=2483&amp;t=1";>Get
> > > > Firefox!</a>
> > > > _______________________________________________
> > > > This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
> > > > To post a message email: WEB400@xxxxxxxxxxxx
> > > > To subscribe, unsubscribe, or change list options,
> > > > visit: http://lists.midrange.com/mailman/listinfo/web400
> > > > or email: WEB400-request@xxxxxxxxxxxx
> > > > Before posting, please take a moment to review the archives
> > > > at http://archive.midrange.com/web400.
> > > >
> > > >
> > >
> > > This e-mail has been sent by a company of Bertram Group Ltd, whose
> registered office is 1 Broadland Business Park, Norwich, NR7 0WF.
> > > This message, and any attachments, are intended solely for the addressee
> and may contain privileged or confidential information.  If you are not the
> intended recipient, any disclosure, copying, distribution or any action
> taken or omitted to be taken in reliance on it, is prohibited and may be
> unlawful.  If you believe that you have received this email in error, please
> contact the sender immediately. Opinions, conclusions and statements of
> intent in this e-mail are those of the sender and will not bind a Bertram
> Group Ltd company unless confirmed in writing by a director independently of
> this message.
> > > Although we have taken steps to ensure that this email and any
> attachments are free from any virus, we advise that in keeping with good
> computing practice the recipient should ensure they are actually virus free.
> > >
> > > _______________________________________________
> > > This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
> > > To post a message email: WEB400@xxxxxxxxxxxx
> > > To subscribe, unsubscribe, or change list options,
> > > visit: http://lists.midrange.com/mailman/listinfo/web400
> > > or email: WEB400-request@xxxxxxxxxxxx
> > > Before posting, please take a moment to review the archives
> > > at http://archive.midrange.com/web400.
> > >
> > >
> >
> >
> > --
> > Mike Wills
> > Midrange Programmer/Lawson Administrator
> > koldark@xxxxxxxxx
> > http://www.koldark.net
> > Want Gmail? Email koldark+gmail@xxxxxxxxx to get on my waiting list.
> > <a
> href="http://www.spreadfirefox.com/?q=affiliates&amp;id=2483&amp;t=1";>Get
> > Firefox!</a>
> > _______________________________________________
> > This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
> > To post a message email: WEB400@xxxxxxxxxxxx
> > To subscribe, unsubscribe, or change list options,
> > visit: http://lists.midrange.com/mailman/listinfo/web400
> > or email: WEB400-request@xxxxxxxxxxxx
> > Before posting, please take a moment to review the archives
> > at http://archive.midrange.com/web400.
> >
> >
> 
> This e-mail has been sent by a company of Bertram Group Ltd, whose registered 
> office is 1 Broadland Business Park, Norwich, NR7 0WF.
> This message, and any attachments, are intended solely for the addressee and 
> may contain privileged or confidential information.  If you are not the 
> intended recipient, any disclosure, copying, distribution or any action taken 
> or omitted to be taken in reliance on it, is prohibited and may be unlawful.  
> If you believe that you have received this email in error, please contact the 
> sender immediately. Opinions, conclusions and statements of intent in this 
> e-mail are those of the sender and will not bind a Bertram Group Ltd company 
> unless confirmed in writing by a director independently of this message.
> Although we have taken steps to ensure that this email and any attachments 
> are free from any virus, we advise that in keeping with good computing 
> practice the recipient should ensure they are actually virus free.
> 
> _______________________________________________
> This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
> To post a message email: WEB400@xxxxxxxxxxxx
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/mailman/listinfo/web400
> or email: WEB400-request@xxxxxxxxxxxx
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/web400.
> 
> 


-- 
Mike Wills
Midrange Programmer/Lawson Administrator
koldark@xxxxxxxxx
http://www.koldark.net
Want Gmail? Email koldark+gmail@xxxxxxxxx to get on my waiting list.
<a href="http://www.spreadfirefox.com/?q=affiliates&amp;id=2483&amp;t=1";>Get
Firefox!</a>

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.