Displaying 3 results from an estimated 3 matches for "rewriteguid".
Did you mean:
rewriteguide
2005 Nov 11
0
VirtualHost squirrelmail and Apache
...n you can see my posts at:
http://www.webmasterworld.com/forum92/3543.htm
However, if you are as inexperienced with apache as you appear to
be with dns then you need to know that working with mod rewrite is
not for the faint of heart. You can begin at:
http://httpd.apache.org/docs/2.0/misc/rewriteguide.html
Further, you need to configure squirrelmail itself to handle
virtual servers in addition to whatever you do in apache. This
feature is provided as a squirrelmail plugin. See:
http://www.squirrelmail.org/plugin_view.php?id=47
I consider your questions as entirely appropriate for the Cent...
2006 Feb 20
2
DNS Setting
Hello People,
In my DNS setting I added A record of www for our company website.
It works, when you go to http://www.mycompany.com; it resolves and it
shows the website content.
But in addition, I want also some kind of redirection or mapping (i
don't know what you called that) that when people go to
http://mycompany.com (without www), it should forward also to the www
server.
How to do
2006 Sep 26
5
Expert feedback needed
Hello list,
Some time ago I was looking for apache (as non balanced proxy) +
mongrel configurations. Almost everybody seemed to use similar
approaches (one of these could be found @ mongrel.rubygorge.org docs)
with mod_rewrite. I don''t use proxy_balancer because I don''t need it
at the moment (my site has pretty low traffic). This is apache
configuration that I''m using