Directory ShortUrls for main httpd.conf


When using shorturls.directory.htaccess as .htaccess in the main Zikula root, directory-based shorturls work great with or without strip entry point.

When I include these rewrite rules in the main Apache httpd.conf, the following statement causes Apache to return 400 Bad Request:

Quote

# re-add index.php back into the URL
RewriteRule ^(.+) index.php?$1 [L]


I know that rules sometimes behave differently in the main configuration file compared to the local .htaccess file. Has anybody had any luck including this in their apache configuration?

Can I remove the the .htaccess file entirely for directory-based shorturls and still use the strip entry-point option or is the code checking for the existance of this file?

Thanks!
Chris


--
Chris Stevens, CEO
OpenTaxi Systems LLC
866.OPENTAXI
www.opentaxi.com
On-Demand Air Taxi Reservations Platform, Flight Reservations, Consulting.
bump.

--
Chris Stevens, CEO
OpenTaxi Systems LLC
866.OPENTAXI
www.opentaxi.com
On-Demand Air Taxi Reservations Platform, Flight Reservations, Consulting.
The code doesn't require the htaccess to strip the entry point; the server does icon_razz

The code works without the htaccess if you don't remove the entry point, but needs the htaccess redirect if you remove it, so the server redirects the request to index.php?/short/url.

The entry point is still there
got the point?

--
- Mateo T. -
Mis principios... son mis fines