View Single Post
  #1 (permalink)  
Old 07-01-2009, 02:42 AM
runee runee is offline
Registered User
 
Join Date: Jul 2009
Posts: 2
runee is on a distinguished road
enabling mod_rewrite module in http.conf

Hello everybody,

I am new to this forum. I want to enable mod_rewrite module since I want to add few of the codes in the .htaccess file that is used in uploading images with more than 2 MB.

I am having problems in uploading images with more than 2 MB. I also tried to use custom php.ini file. I also tried to use .htaccess file. .htaccess file works well locally but when I tried to use it in this server it generates an error and I cannot browse any of the pages.

I can easily connect to the SSH using PUTTY. I want to enable mod_rewrite so that it supports .htaccess codes.

Please help me on this.

how can I make this work.

Thanks a lot.
Reply With Quote