Skip to main content
ez.no / exponential / documentation / installation / manual installation / manual installation on a linux/unix based system / apache rewrite rules
Georg Franz
Friday 07 January 2005 1:41:22 pm
Rewriterule ^/var/storage/.* $0 [L] Rewriterule ^/var/[^/]+/storage/.* $0 [L] Rewriterule ^/design/[^/]+/(stylesheets|images|javascript)/.* $0 [L] Rewriterule ^/share/icons/.* $0 [L] Rewriterule ^/extension/[^/]+/design/[^/]+/(stylesheets|images|javascript)/.* $0 [L] Rewriterule .* /index.php
Modified by Georg Franz on 07/01/2005 at 12:16:51 pm
apache rewrite rules
Georg Franz
Friday 07 January 2005 1:41:22 pm
rewrite rules for your apache httpd.conf and a vh-setup:
Modified by Georg Franz on 07/01/2005 at 12:16:51 pm