View Single Post
  #199  
Unread 08-22-2005, 02:24 PM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

1st I beleave

Code:
<FilesMatch http://www.wawwb.com/eq2sig/denuvesig.gif>
SetHandler application/x-httpd-php
</FilesMatch>

should be

<FilesMatch denuvesig.gif>
SetHandler application/x-httpd-php
</FilesMatch>
and the .htaccess should be in the same directory as the file you are calling.

I'll look when I get home from work to see how mine is, its been a while lol..
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote