#274 fancy URLs broke

已關閉
dchmelik2 年之前創建 · 2 條評論

I have mod_rewrite enabled, the following configuration, and copied htaccess.sample to /var/www/gnusocial/.htacess (/srv/httpd/gnusocial.)

<Directory "/srv/httpd/gnusocial/public">
    Options Indexes FollowSymLinks
    AllowOverride All
    Require all granted
</Directory>

    However after this, fancy URLs no longer work (instead going to pages saying the pages don't exist.) They used to work on v1.2 (now upgraded to v2 with incomplete instructions.)
     If you can help me fix my node, I'll restart a node I let a few scientific/mathematical people use.

I have mod_rewrite enabled, the following configuration, and copied htaccess.sample to /var/www/gnusocial/.htacess (/srv/httpd/gnusocial.) ``` <Directory "/srv/httpd/gnusocial/public"> Options Indexes FollowSymLinks AllowOverride All Require all granted </Directory> ``` &nbsp;&nbsp;&nbsp; However after this, fancy URLs no longer work (instead going to pages saying the pages don't exist.) They used to work on v1.2 (now upgraded to v2 with incomplete instructions.)<br> &nbsp;&nbsp;&nbsp;&nbsp; If you can help me fix my node, I'll restart a node I let a few scientific/mathematical people use.
aab commented 2 年之前

You should place the modified .htaccess in /var/www/gnusocial/public/.htaccess

You should place the modified .htaccess in /var/www/gnusocial/public/.htaccess
David Chmelik commented 2 年之前
發佈者

Fixed.

Fixed.
Sign in to join this conversation.
未選擇里程碑
未指派成員
2 參與者
正在加載...
取消
保存
尚未有任何內容