Superflu
Forum Replies Created
Viewing 1 replies (of 1 total)
-
Hi Pim
Thanks for the swift reply.
Yes, it’s loaded:
Configuration apache2handler Apache Version Apache/2 Apache API Version 20120211 Server Administrator webmaster@thelocaldude.com Hostname:Port www.thelocaldude.com:0 User/Group apache(102)/501 Max Requests Per Child: 10000 - Keep Alive: on - Max Per Connection: 100 Timeouts Connection: 60 - Keep-Alive: 2 Virtual Server Yes Server Root /etc/httpd Loaded Modules core mod_authn_file mod_authn_dbm mod_authn_anon mod_authn_dbd mod_authn_socache mod_authn_core mod_authz_host mod_authz_groupfile mod_authz_user mod_authz_dbm mod_authz_owner mod_authz_dbd mod_authz_core mod_access_compat mod_auth_basic mod_auth_form mod_auth_digest mod_allowmethods mod_file_cache mod_cache mod_cache_disk mod_cache_socache mod_socache_shmcb mod_socache_dbm mod_socache_memcache mod_so mod_macro mod_dbd mod_dumpio mod_buffer mod_ratelimit mod_reqtimeout mod_ext_filter mod_request mod_include mod_filter mod_substitute mod_sed mod_deflate http_core mod_mime mod_log_config mod_log_debug mod_logio mod_env mod_expires mod_headers mod_unique_id mod_setenvif mod_version mod_remoteip mod_proxy mod_proxy_connect mod_proxy_ftp mod_proxy_http mod_proxy_fcgi mod_proxy_scgi mod_proxy_wstunnel mod_proxy_ajp mod_proxy_balancer mod_proxy_express mod_session mod_session_cookie mod_session_dbd mod_slotmem_shm mod_ssl mod_lbmethod_byrequests mod_lbmethod_bytraffic mod_lbmethod_bybusyness mod_lbmethod_heartbeat mod_unixd mod_dav mod_status mod_autoindex mod_info mod_suexec mod_cgi mod_dav_fs mod_dav_lock mod_vhost_alias mod_negotiation mod_dir mod_actions mod_speling mod_userdir mod_alias <strong>mod_rewrite</strong> mod_suphp mod_ruid2 prefork mod_php5This is the content of .htaccess:
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /pomeranswpn/ RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /pomeranswpn/index.php [L] </IfModule> # END WordPressnewdomain.com/wpn/ in this case is newdomain.com/pomeranswpn/index.php
The original wordpress is located at olddomain.com, with the site URL/installation being domain1.com/wordpress/
Any ideas as to what’s wrong?
Thanks in advance for your help.
Superflu
Viewing 1 replies (of 1 total)