6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/4/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#11596] The requested URL /horde5/nag/t/save was not found on this server.
*
Your Email Address
*
Spam protection
Enter the letters below:
.__.. ..__ . .. . | ||\/|[__)|__||_/ |__\| || | || \
Comment
>>> Your web server is not recognizing the rampage rewrite rule(s). Your >>> not using lighttpd, by any chance, are you? >> >> Ah, you've got it! >> No, I run Apache, but: >> >> a) mod_rewrite was not enabled, >> b) AllowOverride was None, hence, .htaccess was ignored > > * * * * > >> May I suggest to change this bug report into an Enhancement request >> to document requirements for the web server. Thank :) > > I've got mod_rewrite enabled, my .htaccess is being applied (which I > know because "allow from all" is not my default, but II even added > "AllowOverride All" just be on the safe side) and contains the > following: > > allow from all > > <IfModule mod_rewrite.c> > RewriteEngine On > RewriteCond %{REQUEST_FILENAME} !-d > RewriteCond %{REQUEST_FILENAME} !-f > RewriteRule ^(.*)$ rampage.php [QSA,L] > </IfModule> > > Because horde is installed as my webroot, I'm not using a rewrite > base -- but I have tested it with /horde as a rewrite base and an > apache alias directive that sends /horde back to the root directory. > But no matter what I still get the 404/not found error. > > Suggestions?
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers