Hi siberian. I think you may be right about it being a mod_rewrite problem only. I forgot to mention before that I am running Apache 2.0.48 on Windows XP. I tried a few different rewrite rules including:
RewriteRule content-([^-]*)-([^-]*)-([^-]*)\.php$...
Hi all. I have a javascript frameset which I think is screwing up my URLs using mod_rewrite or it may just be my mod_rewrite rule, I'm not sure.
The frameset:
document.write('<frameset id="TopFrame" rows="20%,80%" frameborder="0" framespacing="0">')...
Thanks for your comment, mulligh. I'll fiddle around with the script tags and see if it is definitely an IE issue.
Chris, I take your view on board. At first glance, it doesn't seem worthwhile converting from XHTML. I was planning to store my data in XML and use XSL/CSS solely for presentation...
I'm in the process of converting my web site from XHTML/CSS to XML/XSLT/CSS. I want to use a single XSLT template for all my XML docs. I can easily add JavaScripts to my XSLT template file, but I don't know how I can add different JavaScripts to my different XML documents, have the XML documents...
I receive the following error when I browse a directory containing my DTD files through Apache (Directory Indexes enabled).
[error] [client 127.0.0.1] mod_mime_magic: unexpected state 3; could be caused by bad data in magic file
I have never touched my conf/magic file before and my dtds and...
Also, here is my workers.properties file:
# BEGIN workers.properties
# Definition for Ajp13 worker
worker.list=ajp13
worker.ajp13.port=8009
worker.ajp13.host=localhost
worker.ajp13.type=ajp13
# END workers.properties The discipline used to write things down is the first step in making them a...
I've read about 6-7 tutorials on the web about how to set up Apache with Tomcat using mod_jk, all of them different to each other. I feel stupid.
Here is my problem. I can get Tomcat running by itself. I have tried using mod_jk-2 to connect Apache and Tomcat and can bring up Tomcat Examples...
Thanks for your reponse to my post, stormbind.
#!/_/perl/bin/perl.exe
$query_string="username=value";
($username, $value) = split (/=/, $query_string);
print "$username\n";
print "$value\n";
This runs fine for me.
Your shebang line looks a big odd, maybe a typo...
I use SSI to include HTML for a consistent header and footer in my web site. The frameset page title is "Such and Such" and so is the title in all pages, as is defined in the SSI header.
I wish to change the title in the individual pages using Perl. I know that the title of the...
I changed my account name on Windows XP Professional from 'Paul Robotham' to 'paul' so I could use that account with a Linux Samba Server on my network. I now can log in as both 'Paul Robotham' or 'paul' with the same password. The folder used when I log in as 'paul' or 'Paul Robotham' is...
I need to repair the filesystem on my Linux partition in order to resize it with Partition Magic 8. fsck sometimes runs automatically, on startup, when my filesystem is too bad, but I cannot seem to run it manually. I've tried unmounting my filesystem in the single user run-level, but I get the...
I am running Red Hat 7.2 (Enigma) with kernel 2.4.7-10. I have installed usbmgr, usbutils, hotplug and modutils rpms. I am a linux newbie and the few howtos for usb cd-writers I have seen are a little dated. I'm confused. Should I use usbmgr to set up my USB devices or should I use the hotplugs...
I just put on Redhat 7.2 and used Linux for the first time, yesterday. I used the basic Workstation install with Gnome. I have only a 2 gigabyte hard drive and I was wanting to know how much space I still had on the disk. I can't work out how to find out how much space each of my folders and...
I have received a Microsoft Image Composer file, which I wish to edit in Paint Shop Pro. Is there any software, other than Frontpage (because I don't want to buy it) that converts .mic files to JPEG of GIF or any other format supported by Paint Shop Pro? I have been unable to download a trial of...
For starters, JServ is old, not updated and not the best option for servlets anymore. Try using Tomcat or Resin. Have you downloaded the Java Servlet Development Kit and the J2SDK? You need them for JServ, as well as the full JServ installation, not just the DLL. You should always add...
I use Instant ASP with Apache on Win98. You can get it from http://www.stryon.com/products.asp?s=1. There is also a compiled binary of Apache for windows that comes with Apache::ASP, mod_perl and SSL support at the Apache::ASP web site.
I've been trying to integrate Apache 1.3 with Tomcat 4.
Installation instructions say I should include the Tomcat .conf file into the Apache httpd.conf, but no .conf file for Tomcat exists, only server.xml How do I integrate this newer version of Tomcat with Apache? I have installed the J2SDK...
I've just upgraded to Apache 2.0 and PHP 4.2 and have found that the traditional steps to installing PHP with Apache do not work. I've tried using apache2filter.dll, as described at http://www.php.net/manual/en/install.apache.php, but still no luck. Several google searches have turned up nothing...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.