Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Change .htaccess file  (Read 2540 times)

0 Members and 1 Guest are viewing this topic.

scottsgameroom

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Change .htaccess file
« on: May 20, 2007, 02:42:42 am »

OK so I currently know that i have a restriction of 2M from looking at the debug mode and i would like to make it more than that!

I currently have this in my .htaccess file for where upload.php is stored!   What do i need to put and where?

# -FrontPage-

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*


<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName www.crispinleavers.hostandfly.com
AuthUserFile /home/crispins/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/crispins/public_html/_vti_pvt/service.grp



Logged

Nibbler

  • Guest
Re: Change .htaccess file
« Reply #1 on: May 20, 2007, 03:09:52 am »

You need to ask your host. Some configurations allow php settings to be changed via .htaccess and some don't.
Logged

scottsgameroom

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Change .htaccess file
« Reply #2 on: May 20, 2007, 11:21:48 am »

I am not able to speak to my host at present because it is datacities and they appear to have disappeared off the map.

Can you provide me with either a recommendation for a cheap resller host

Or give me a rough place to put the code.

If i try to put php_value upload_maxfile 5M or something along those lines it always returns an error
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Change .htaccess file
« Reply #3 on: May 20, 2007, 11:45:06 am »

Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 16 queries.