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

Re: [ic] Rewrite rules kill forms


On 07/18/2007 04:27 AM, Ton Verhagen wrote:
> At 01:04 PM 7/18/2007,
> Racke wrote:
>> Ton Verhagen wrote:
>> >     ServerName www.mydomain.com
>> >     ServerAlias mydomain.com
>> >     ServerAdmin suppressed
>> >     DocumentRoot /opt/guide/www.mydomain.com/HTML
>> >
>> >     Alias /images/ /opt/guide/www.mydomain.com/HTML/images/
>> >     Alias /inc/ /opt/guide/www.mydomain.com/HTML/inc/
>> >     Alias /interchange-5/
>> /opt/guide/www.mydomain.com/HTML/interchange-5/
>> >     Alias /robots.txt /opt/guide/www.mydomain.com/HTML/robots.txt
>> >     Alias /favicon.ico /opt/guide/www.mydomain.com/HTML/favicon.ico
>> >
>> >     ScriptAlias /cgi-bin/ /opt/guide/www.mydomain.com/cgi-bin/
>> >
>> >     ScriptAliasMatch ^/(.*)$
>> > /opt/guide/www.mydomain.com/cgi-bin/mycatalog/$1
>> >
>> >
>> > without the ScriptAliasMatch everything works as before.
>> >
>> > What could be wrong?
>>
>> You used bogus domain names :-). Check whether Interchange is triggered
>> at all.
> 
> Yes, of course it is !
> 
> As I mentioned before, everything works just fine when I do not use
> the ScriptAliasMatch directive.
> 
> However, I really would like to use the ScriptAliasMatch directive in order
> to shorten/cleanup the urls

You can also do:
ScriptAlias / /path/to/vlink/

Peter

_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.