Submitted by David Hall on Wed, 11/05/2014 - 09:39    
  
  Multiple choice question
 Which of the following is possible to accomplish through .htaccess rewrite rules for websites hosted on Apache servers?
|   a. Rewriting dynamic URL query strings  |  |
|   b. Redirect http to https  |  |
|   c. Remove the .html extension from URLs  |  |
|   d. Removing superfluous query strings  |  |
|   e. Stopping looping code  |  |
|   f. Creating cache-frindly file names  |  |
|   g. Setting the language variable based on the client  |  |
|   h. Rewriting underscores to hyphens in the URL string  |  |
|   i. Preventing images and files hotlinking  |  
		      
Leave a comment