Jump to content

The mod_rewrite Apache module as a basic requirement


Maze

Recommended Posts

hello dear linux-community

if a server needs to meed some requirements - eg for installation wordpress and if the server needs to run

eg see here:  https://wordpress.org/about/requirements/

 

    PHP 5.2.4 or greater
    MySQL 5.0 or greater
    The mod_rewrite Apache module



    then i need to have a closer look  at the apache2handler in the php-ini
    
    
Apache Version     Apache

 

Loaded Modules     core mod_so http_core mod_authn_file mod_authn_core mod_authz_host mod_authz_groupfile mod_authz_user mod_authz_core mod_access_compat mod_auth_basic mod_auth_digest mod_socache_shmcb mod_watchdog mod_ratelimit mod_reqtimeout mod_filter mod_deflate mod_mime mod_log_config mod_env mod_mime_magic mod_expires mod_headers mod_usertrack mod_setenvif mod_version mod_session mod_session_cookie mod_ssl prefork mod_unixd mod_status mod_autoindex mod_dir mod_alias mod_php5




all the mentioned are listed in the php-info.file

note: here are no mod_rewrite Apache module
so what


 

Looking at your other topics your server uses OpenSuse right? You need to enable the rewrite module in apache's config as it is not enabled by default.

 

Check this guide for instructions.

http://enarion.net/web/htaccess/mod_rewrite-on-suse/

 

Wordpress uses mod_rewrite for clean SEO urls.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.