Skip to content
This repository has been archived by the owner on May 14, 2023. It is now read-only.

Commit

Permalink
aaa
Browse files Browse the repository at this point in the history
  • Loading branch information
varunsingh87 committed Jan 2, 2022
1 parent 25ef000 commit c97346e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ RewriteRule ^Questions/([0-9]+)/Edit pages/Edit.php?id=$1 [NC] # Hand
RewriteRule ^Questions/([0-9]+)/Delete pages/Delete.php?id=$1 [NC] # Handle question delete
RewriteRule Attributions documents/Attributions.html [NC]
RewriteRule Questions/Interesting pages/Interesting.php [NC]
RewriteRule ^$ pages/index.php [NC]
php_value output_buffering Off
RewriteRule ^$ pages/index.php [NC]

0 comments on commit c97346e

Please sign in to comment.