After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 643917 - .htaccess for people.gnome.org/~fherrera
.htaccess for people.gnome.org/~fherrera
Status: RESOLVED OBSOLETE
Product: sysadmin
Classification: Infrastructure
Component: Other
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Sysadmins
GNOME Sysadmins
Depends on:
Blocks:
 
 
Reported: 2011-03-04 22:55 UTC by Fernando Herrera
Modified: 2013-11-21 14:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Fernando Herrera 2011-03-04 22:55:20 UTC
Hi, 

I am one of those using .htaccess in my public_html at master.

Probably, the relevant lines are:

Options +ExecCGI +FollowSymlinks
DirectoryIndex blog index.php index.shtml index.html index.htm
<Files blog>
        ForceType application/cgi-script
        SetHandler cgi-script
</Files>

As I used the root url as the blog, and the blog binary without extension (it's python). Is there any solution other than migrating the whole blog into another system/url?

Many thanks!
Comment 1 Andrea Veri 2013-11-21 14:55:51 UTC
The GNOME Infrastructure Team is currently migrating its bug / issue tracker away from Bugzilla to Request Tracker and therefore all the currently open bugs have been closed and marked as OBSOLETE.

The following move will also act as a cleanup for very old and ancient tickets that were still living on Bugzilla. If your issue still hasn't been fixed as of today please report it again on the relevant RT queue.

More details about the available queues you can report the bug against can be found at https://wiki.gnome.org/Sysadmin/RequestTracker.

Thanks for your patience,

the GNOME Infrastructure Team