#274 fancy URLs broke

닫힘
dchmelik2 년 전을 오픈 · 2개의 코멘트
David Chmelik 코멘트됨, 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 코멘트됨, 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 코멘트됨, 2 년 전
포스터

Fixed.

Fixed.
로그인하여 이 대화에 참여
마일스톤 없음
담당자 없음
참여자 2명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.