Redirects / Lisa Jeter <lisa.jeter@gmail.com>
| Redirects
Lisa Jeter <lisa.jeter(at)gmail.com> |
2005-08-03 10:05:39 | [ FULL ] |
I have a site, http://www.domain.org/. This is the rewrite rule for it: RewriteRule ^/(.*) http://localhost:8080/VirtualHostBase/http/www.domain.org:80/nasconet/VirtualHostRoot/$1 [L,P] The way it's currently set up, I can't access any non-plone pages. I need to access some PHP pages at http://www.domain.org/usrs/. The client isn't going to want their main URL to be http://www.domain.org/some_dir/, they want, naturally, http://www.domain.org/. How do I get my cake and eat it too? Thanks. Lisa |
