Title: getting 404 error for options.php
Last modified: August 19, 2016

---

# getting 404 error for options.php

 *  [satyendrashrote](https://wordpress.org/support/users/satyendrashrote/)
 * (@satyendrashrote)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/getting-404-error-for-optionsphp/)
 * i am using this url its working fine
    [https://domain.com/wordpress/wp-admin/options-general.php](https://domain.com/wordpress/wp-admin/options-general.php)
   but on saving this file i am getting
 *  404 error for options.php a blank page is comming on saving
 * is there any fix for it
 * 1. i have a a web server where the domain name is specified
    2. i have an application
   server where i am having the code
 * i have used mod_rewrite to overwrite the url.

Viewing 1 replies (of 1 total)

 *  Thread Starter [satyendrashrote](https://wordpress.org/support/users/satyendrashrote/)
 * (@satyendrashrote)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/getting-404-error-for-optionsphp/#post-1808712)
 * have worked it out
 * have changed wp-admin/options.php
 * /**
    * Redirect back to the settings page that was submitted */ $getreferer =
   wp_get_referer(); $getreferer = substr($getreferer,10); $goback = add_query_arg(‘
   updated’, ‘true’, esc_url(admin_url($getreferer)) );
 *  wp_redirect( $goback );

Viewing 1 replies (of 1 total)

The topic ‘getting 404 error for options.php’ is closed to new replies.

## Tags

 * [options.php](https://wordpress.org/support/topic-tag/options-php/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [satyendrashrote](https://wordpress.org/support/users/satyendrashrote/)
 * Last activity: [15 years, 5 months ago](https://wordpress.org/support/topic/getting-404-error-for-optionsphp/#post-1808712)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
