Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Is there an alt. way of using .htaccess file in IIS?

Featured Replies

Apparently IIS does not work with .htaccess files, I get only an HTTP 500 error when accessing that directory, I discovered this attempting to work on a dynamic sig for PHP forums, I am curious if there is another way to mock this or a work around all together? Thanks.


  • Author

For those that would like an answer for this, I got some outstanding assistance, (via another forum BTW.) :whistle:

[ QUOTE ] the .htaccess is the file that IIS won't like. All you have to do is change sig.jpg to sig.php and link to it in forums by:

[CENTER][URL="HTTP://WebsiteAddress.EXT/Directorie(s)/FileName.EXT"][img=HTTP://WebsiteAddress.EXT/Directorie(s)//Sig.PHP][/URL][/CENTER]

If forums won't allow that as an image, you'll have to change what your server thinks of .jpg files. Set it to parse them as php.

To do this in IIS you need to (as far as I know):

open IIS

right click on the folder containing your sig.jpg file

select 'properties'

click on the 'http headers' tab

click 'file types' in the 'MIME map' section

add a new type with

Associated extension: .jpg

Content type (MIME): application/x-httpd-php [ /QUOTE ]

Edited by RexxCrow

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.