With the Apache web server, one would create a rule in the .htaccess
file.
I believe the equivalent in IIS7 is the web.config
file. This page appears to point in the right direction.
I would be more specific about where to place the file or how to construct the rule, but I have no experience with IIS7.
Related Posts:
- Integrating WordPress to my website, while keeping my own authentication system
- Remove/unset options field from backend Settings->General?
- Make a list of sites for each user in WPMU – switch_to_blog (display in SITE_ID: 1)
- Create form which redirects to site in network?
- Redirect user role to a specific page on login in a multisite network?
- Remove node from multisites?
- Change the site tagline (or similar) based on current page
- Trouble creating conditional PHP for nav menu items with children for custom Walker
- Setting custom canonical urls
- Only show search results with if current date is between two dates?
- database interactions using OOP
- Customizer: Output default value in Customizer CSS
- How to add just one specific page to widget without plugin?
- Remove one value in dismissed_wp_pointers?
- create a select input with menus created on a custom options page
- How to add values to media “whitelist_options” in wp-admin/options.php template?
- Taxonomy linked to pages
- Create another “Display Site Title and Tagline” checkbox, “Header Text Color” setting and control
- Accessing data from a non-WP database/table within a page content
- WordPress blog post url on category page
- Changing layout with wp_customise
- WP dynamic featured image – Can’t get second featured image url
- Converting HTML Template to WordPress Theme
- Extending the WP_Widget_Text class
- How to change home or site url using action hooks or filter?
- How does WordPress determine which multisite the user is on from the URL?
- Selectbox in admin panel function linking to CSS
- Can I install/embed WordPress on a ‘single page’?
- wordpress media library new uploads don’t write to database
- How to check if a meta value has already been assigned to any user?
- How to hide products that do not have an image from a slider carousel for an ecommerce webpage?
- Customize Theme comment template to Insert VoteUp and VoteDown buttons
- filter default query to show just selected level of child pages in wordpress
- Retrieve $_POST data submitted from external URL in WordPress(NOT API)
- Trying to build simple deposit code that hooks into woocommerce
- How to pick the default selected value in wordpress dropdown?
- WordPress returning 404 for multisite pages
- Add New User, extra fields which are required?
- How to call plugin function per site in a multisite?
- user_profile_update_errors hook not executing
- WordPress returns “The link you followed has expired” error page whenever I add a new site, add a user etc
- Send an email to specific adress when button is clicked?
- Customizer: active_callback and sanitize_callback incompatibility?
- Saving and Restoring a Canvas on A Individual User Basis
- Redirect specific user role to specific site after login?
- Send multiple attachments with wp_mail in PHP
- WordPress admin pointers tour bug?
- custom url rewrite for wordpress
- Extend plugin Class through functions.php
- How to add a do_action on refreshing of WP customizer?
- Customize position of social icons in upme plugin [closed]
- Weird 404 URL Problem – domain name being placed at end of urls
- How to get the value of input hidden html from text editor to custom page template?
- NGINX rewrite rules for multisite
- Menu jumping when calling it via PHP
- Output Video Download Link in template
- Modify custom field input data before creating a new post
- Output custom field value to post string
- Compare the old get_theme_mod($name) to the new get_theme_mod($name) return value
- Using $wpdb (WPDB class) ‘replace’ with multiple WHERE criteria problem
- Media Upload , file name changed automatically
- Replace shortcode in substring
- Custom posts in different columns style
- Need help enqueueing webfonts
- WP & Server Speed [Teacher Question]
- need help with existing code showing subpages
- How do I add a custom css to all posts without affecting homepage css? [closed]
- how to show only specific category for a template
- Redirect to another page using contact form 7? [closed]
- Custom Background by Page IDs
- Moving code from theme header to functions.php
- Advanced Custom Fields not displaying
- How to get private property in parent class into extended class?
- How to obtain the current website URL in my theme?
- What exactly do this function declared into functions.php file of a WP theme?
- “operation successful” message
- Exclude posts with specific metadata from search?
- Is it best to avoid using $wpdb for security issues?
- Change order of custom submenu link in WP Admin?
- Underscore – Self hosted fonts
- Count posts on multisite with blog id
- I’m trying to create an array with a foreach loop, but the array only stores the last item [closed]
- Hook called before text widget save
- wp_redirect only works on main site and not on other sites
- Add data-id attribute to child page links
- How to avoid duplicates when creating recent network posts
- What file have I to create in my custom WordPress theme to show all the post belonging to a specific category?
- Warning: Illegal string offset on theme options page [closed]
- Clickable image link sends people to wrong URL
- How do I display offsite database info on my wordpress site?
- customize wordpress database error page
- Display Youtube Time Automate from Key
- Echo title attribute php
- How to fix this PHP warning in WP-Admin after upgrading to 3.1.2?
- Timthumb.php image gallery not working on Multisite WordPress
- Function Reference Documenting Template Tags for use in Custom Theme Templates?
- Create page template via functions.php?
- str_replace with the_content is not working
- How to create a field in customize and show that in header.php?
- Find Site ID From WP_Post