Does apache have any limits when it comes to url aliasing and rewriting?



Does apache have any limits when it comes to url aliasing and rewriting?..

Answer / Vishesh Kumar Saini

Apache has powerful URL rewriting capabilities through the use of mod_rewrite, a module that provides a rule-based rewriting engine for URLs. There are no inherent limitations to this feature, but the complexity and performance impact of the rules can be a factor.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Tomcat Interview Questions

How do you find which version of apache tomcat web server is running?

1 Answers  


What is the main difference between and sections?

1 Answers  


Why is tomcat called tomcat?

1 Answers  


Why do we need apache tomcat server?

1 Answers  


Is tomcat single threaded?

1 Answers  


How do I know what version of java tomcat is using?

1 Answers  


What is difference between weblogic and tomcat?

1 Answers  


What according to you is a tomcat cluster?

1 Answers  


How running tomcat as a windows service provides benefits?

1 Answers  


when to use ssl with tomcat?

1 Answers  


Is apache tomcat freeware?

1 Answers  


Apart from apache tomcat, what are the different kinds of web servers?

1 Answers  


Categories