Opened 21 years ago
Closed 20 years ago
#1212 closed defect (bug) (invalid)
permalinks don't work with wp in a subdirectory
| Reported by: | anonymousbugger | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 1.5 |
| Severity: | minor | Keywords: | |
| Cc: | Focuses: |
Description
i couldn't seem to get my permalinks to work after i moved my wp files around, even though i totally removed the htaccess, tried to do it all manually, etc. wp said it couldn't find my htaccess, and i gave up.
as soon as i moved my wp files to the root directory, however, everything cleared up - wp said my permalinks were updated, etc. seems like there is a bug with permalinks and subdirectories?
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
WP lookd for .htaccess in the directory that corresponds to the "Blog Address" settings in Options->General.
Permalinks should work just fine in a subdirectory.