]> scripts.mit.edu Git - www/raw.git/blob - faq/65.mdwn
Import from TextPattern
[www/raw.git] / faq / 65.mdwn
1 [[!meta title="WordPress becomes inaccessible after changing settings"]]
2 This is probably because WordPress tried to create an `.htaccess`
3 file, and `.htaccess` files need
4 [special treatment](http://scripts.mit.edu/faq/47/) to work with
5 the scripts server. Follow
6 [these instructions](http://scripts.mit.edu/faq/48/) to mark the
7 `.htaccess` file as accessible to the Apache web server.
8
9 We expect this problem to be corrected in a future update to our
10 WordPress autoinstaller.
11
12
13