Hi,
I'm trying to use a basic mod_rewrite rule to point to my WebObject
application. In Server Admin I've checked and the mod_rewrite module
is enabled. In the site's apache configuration file found in /etc/
apache2/sites I have a simple rule in the if_mod_rewrite area that
looks like this
^/$ /cgi-bin/WebObjects/HPUserPortal.woa/wa/default [L]
apachectl configtest returns syntax OK
apachectl restart returns normally. However when I point the browser
to the virtual domain name it sends me to the error.html page in the
correct virtual directory in /Library/WebServer/Documents ( I deleted
index.html ). If I point the browser to the domain name + /cgi-bin/
WebObjects/HPUserPortal.woa/wa/default it returns normally. So, the
webobjects adapter is working.
Anyone have any ideas? These rules worked find on Tiger.
Thanks in advance,
Jon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]