Re: Rewrite does not work

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1/8/07, Huesser Peter <peter.huesser@xxxxxx> wrote:

I have a problem with a rewrite. In my httpd.conf I use the following lines:



ScriptAlias /test/ /var/test/cgi-bin/

Alias /pipermail/ /var/test/archives/public/

<Directory /var/test/archives>

        Options +FollowSymlinks

</Directory>



RewriteEngine On

RewriteCond %{SERVER_PORT}       ^80$

RewriteRule ^(.+)$ https://server.domain.ch$1 [R]



RewriteCond %{REMOTE_HOST} \.domain\.ch$

RewriteRule ^/testtinfo/fea http://another.url.ch/



The first RewriteCond maps all request on port 80 to the port 443 an works
fine. But the second RewriteCond has no effect Any idea?

What are you seeing in your rewrite log? (If you don't have a rewrite
log, switch it on now, and set debugging to a sufficiently high
level).

Krist

--
krist.vanbesien@xxxxxxxxx
Bremgarten b. Bern, Switzerland
--
"...what you don't realize is that in the future Google WILL reach
sentience, will [have had] invent[ed] a time machine, and will [have
had] travel[ed] back in time to prevent Bill Gates... only to become
Bill Gates by accident because of a search engine optimization
miscalculation." (Comment on the Dilbert Blog)

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux